X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/d3cad5d2cab108a06b043137a42d18c083975e5a..1d5ba6cf51275ddcb26312b440b8680f8a52c2b2:/IkiWiki/CGI.pm 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;