From 46b3f54ab6c8d3004915f7a4d921203c9e343ec8 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 5 Aug 2008 19:58:33 -0400 Subject: typo --- IkiWiki/CGI.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/IkiWiki/CGI.pm b/IkiWiki/CGI.pm index cf72bfdb9..a05043478 100644 --- a/IkiWiki/CGI.pm +++ b/IkiWiki/CGI.pm @@ -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; -- cgit v1.2.3