]> sipb.mit.edu Git - ikiwiki.git/commitdiff
broken link
authorJoey Hess <joey@kodama.kitenet.net>
Sat, 17 Nov 2007 21:32:51 +0000 (16:32 -0500)
committerJoey Hess <joey@kodama.kitenet.net>
Sat, 17 Nov 2007 21:32:51 +0000 (16:32 -0500)
doc/plugins/write.mdwn

index 64b353a41759deb76d086a2825ff2c48085b3da5..beaa251253ba3f6f5c860c203d4c160f46fb5ebc 100644 (file)
@@ -164,7 +164,7 @@ a new custom parameter to the template.
 
        hook(type => "templatefile", id => "foo", call => \&templatefile);
 
 
        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
 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