aboutsummaryrefslogtreecommitdiff
path: root/doc/plugins/write.mdwn
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-11-20 13:01:27 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-11-20 13:01:27 +0000
commit74cb86fbb79b011014958712325112d65bea5f12 (patch)
tree302696d9499081f06a2f72dc0ecb46dd63e4cd6c /doc/plugins/write.mdwn
parent330d8a32ceed1ddc01f7a585814837053208f5fa (diff)
downloadikiwiki-74cb86fbb79b011014958712325112d65bea5f12.tar
ikiwiki-74cb86fbb79b011014958712325112d65bea5f12.tar.gz
typo
Diffstat (limited to 'doc/plugins/write.mdwn')
-rw-r--r--doc/plugins/write.mdwn2
1 files changed, 1 insertions, 1 deletions
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);