summaryrefslogtreecommitdiff
path: root/doc/plugins/write.mdwn
diff options
context:
space:
mode:
authorJoey Hess <joey@kodama.kitenet.net>2007-11-17 16:32:51 -0500
committerJoey Hess <joey@kodama.kitenet.net>2007-11-17 16:32:51 -0500
commitb64bb78f1211bc885074eb937852372ceac5fdc7 (patch)
treeea476ff8c24726a0b0eba61bd0b1b4c8a6055f9b /doc/plugins/write.mdwn
parent3e17b7d6122c2b1cbfa90dc04b419635342e2b02 (diff)
broken link
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 64b353a41..beaa25125 100644
--- a/doc/plugins/write.mdwn
+++ b/doc/plugins/write.mdwn
@@ -164,7 +164,7 @@ a new custom parameter to the template.
hook(type => "templatefile", id => "foo", call => \&templatefile);
-This hook allows plugins to change the [[template|wikitemplate]] that is
+This hook allows plugins to change the [[template|wikitemplates]] that is
used for a page in the wiki. The hook is passed a "page" parameter, and
should return the name of the template file to use, or undef if it doesn't
want to change the default ("page.tmpl"). Template files are looked for in