]> sipb.mit.edu Git - ikiwiki.git/blobdiff - IkiWiki.pm
improve comment
[ikiwiki.git] / IkiWiki.pm
index bd804269dd16fee904743a59bd9ce33428479e4b..fc4e044d0c944cea010e7a02126eba45816f6422 100644 (file)
@@ -1169,7 +1169,7 @@ sub pagespec_merge ($$) { #{{{
 } #}}}
 
 sub pagespec_translate ($) { #{{{
-       # This assumes that $page is in scope in the function
+       # This assumes that $page and @params are in scope in the function
        # that evalulates the translated pagespec code.
        my $spec=shift;