typo
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Mon, 20 Nov 2006 13:01:27 +0000 (13:01 +0000)
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Mon, 20 Nov 2006 13:01:27 +0000 (13:01 +0000)
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);