summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJoey Hess <joey@kodama.kitenet.net>2008-10-02 17:43:03 -0400
committerJoey Hess <joey@kodama.kitenet.net>2008-10-02 17:43:03 -0400
commitdd7cd7e4ac33d39e248623f0827c233311130219 (patch)
tree64483b758c232cbed8af2b8ca2d266d4250f64be /doc
parent0b89d442331bd62b4dc2da4f7fcbca59d5ca21eb (diff)
fix tag
Diffstat (limited to 'doc')
-rw-r--r--doc/todo/tmplvars_plugin.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/todo/tmplvars_plugin.mdwn b/doc/todo/tmplvars_plugin.mdwn
index fe163fb5f..f7d06a579 100644
--- a/doc/todo/tmplvars_plugin.mdwn
+++ b/doc/todo/tmplvars_plugin.mdwn
@@ -1,6 +1,6 @@
A simple plugin to allow per-page customization of a template by passing paramaters to HTML::Template. For those times when a whole pagetemplate is too much work. --Ethan
-[[!tags patch]]
+[[!tag patch]]
#!/usr/bin/perl
package IkiWiki::Plugin::tmplvars;