improve comment

master
Joey Hess 2008-03-21 05:59:33 -04:00
parent f030bce812
commit f40fec811d
1 changed files with 1 additions and 1 deletions

View File

@ -1169,7 +1169,7 @@ sub pagespec_merge ($$) { #{{{
} #}}} } #}}}
sub pagespec_translate ($) { #{{{ 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. # that evalulates the translated pagespec code.
my $spec=shift; my $spec=shift;