]> sipb.mit.edu Git - ikiwiki.git/commitdiff
typo
authorJoey Hess <joey@kodama.kitenet.net>
Tue, 5 Aug 2008 23:58:33 +0000 (19:58 -0400)
committerJoey Hess <joey@kodama.kitenet.net>
Tue, 5 Aug 2008 23:58:33 +0000 (19:58 -0400)
IkiWiki/CGI.pm

index cf72bfdb9f7205d73dea69c5612a0941fbe5c839..a050434782c6445d8cb9d05738305bee3ea5833e 100644 (file)
@@ -775,7 +775,7 @@ sub cgi (;$$) { #{{{
        }
 } #}}}
 
-# Does not need tobe called directly; all errors will go through here.
+# Does not need to be called directly; all errors will go through here.
 sub cgierror ($) { #{{{
        my $message=shift;