fixed comment

This commit is contained in:
Peter Hedenskog 2012-09-18 23:05:45 +02:00
parent e02e2fc590
commit 26f4f09fba
1 changed files with 1 additions and 1 deletions

View File

@ -71,7 +71,7 @@ error#end#end
#if ($spof<1)success#else
error#end#end
# Verify the js loaded sync in head, if one or more, error!
## Verify the js loaded sync in head, if one or more, error!
#macro ( totalJsSyncInHeadType $js )
#if ($js<1)success#else
error#end#end