From c6b8411197cbb88cac3033983e6c91d1d22cef40 Mon Sep 17 00:00:00 2001 From: joey Date: Tue, 21 Aug 2007 04:31:40 +0000 Subject: fix --- doc/plugins/write/tutorial.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/plugins/write') 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: -- cgit v1.2.3