]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/plugins/write.mdwn
typo
[ikiwiki.git] / doc / plugins / write.mdwn
index 7c4da8d5f943b7b1e1cb84dd9be5de61addfafa6..651023701f12da4971227373517b937899eb70aa 100644 (file)
@@ -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);