aboutsummaryrefslogtreecommitdiff
path: root/doc/plugins/write
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-08-21 04:31:40 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-08-21 04:31:40 +0000
commitc6b8411197cbb88cac3033983e6c91d1d22cef40 (patch)
tree1feb9462b99d233417a7bd4b7aec9b69969902f5 /doc/plugins/write
parent66910d380ddf834696103b6de19bcbfa6f87219f (diff)
downloadikiwiki-c6b8411197cbb88cac3033983e6c91d1d22cef40.tar
ikiwiki-c6b8411197cbb88cac3033983e6c91d1d22cef40.tar.gz
fix
Diffstat (limited to 'doc/plugins/write')
-rw-r--r--doc/plugins/write/tutorial.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/plugins/write/tutorial.mdwn b/doc/plugins/write/tutorial.mdwn
index 5be29b07c..66a53b845 100644
--- a/doc/plugins/write/tutorial.mdwn
+++ b/doc/plugins/write/tutorial.mdwn
@@ -39,7 +39,7 @@ register hooks that ikiwiki will call later.
}
This has hooked our plugin into the preprocess hook, which ikiwiki uses to
-expand [[PreprocessorDirectives|preprocessordirectives]]. Notice that "fib"
+expand [[PreprocessorDirectives|preprocessordirective]]. Notice that "fib"
has shown up again. It doesn't actually have to match the module name this
time, but it generally will. This "fib" is telling ikiwiki what kind of
PreprocessorDirective to handle, namely one that looks like this: