From: joey Date: Mon, 20 Nov 2006 13:01:27 +0000 (+0000) Subject: typo X-Git-Tag: 1.34~97 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=74cb86fbb79b011014958712325112d65bea5f12;p=ikiwiki.git typo --- diff --git a/doc/plugins/write.mdwn b/doc/plugins/write.mdwn index 7c4da8d5f..651023701 100644 --- a/doc/plugins/write.mdwn +++ b/doc/plugins/write.mdwn @@ -175,7 +175,7 @@ called in turn, and passed a CGI object. The hook should examine the parameters, and if it will handle this CGI request, output a page and terminate the program. -### cgi +### auth hook(type => "cgi", id => "foo", call => \&auth);