From f40fec811d49e3ae14f6042ef8c304979a486df2 Mon Sep 17 00:00:00 2001
From: Joey Hess <joey@kodama.kitenet.net>
Date: Fri, 21 Mar 2008 05:59:33 -0400
Subject: improve comment

---
 IkiWiki.pm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/IkiWiki.pm b/IkiWiki.pm
index bd804269d..fc4e044d0 100644
--- a/IkiWiki.pm
+++ b/IkiWiki.pm
@@ -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;
 
-- 
cgit v1.2.3