summaryrefslogtreecommitdiff
path: root/doc/plugins/write/tutorial.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'doc/plugins/write/tutorial.mdwn')
-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: