]> sipb.mit.edu Git - ikiwiki.git/commitdiff
improve comment
authorJoey Hess <joey@kodama.kitenet.net>
Fri, 21 Mar 2008 09:59:33 +0000 (05:59 -0400)
committerJoey Hess <joey@kodama.kitenet.net>
Fri, 21 Mar 2008 09:59:33 +0000 (05:59 -0400)
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;