summaryrefslogtreecommitdiff
path: root/doc/wikitemplates.mdwn
diff options
context:
space:
mode:
authorJoey Hess <joey@gnu.kitenet.net>2008-12-19 14:03:26 -0500
committerJoey Hess <joey@gnu.kitenet.net>2008-12-19 14:03:26 -0500
commitddabb010b2c45556046fd1ba982893395c7a46f6 (patch)
tree691af410141427016b372cb36c0f74f3c5663c2c /doc/wikitemplates.mdwn
parentf7fc062a12dd18cb153ede4d574fd792bc996218 (diff)
rename comments_display to comment
Diffstat (limited to 'doc/wikitemplates.mdwn')
-rw-r--r--doc/wikitemplates.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/wikitemplates.mdwn b/doc/wikitemplates.mdwn
index 6fb4d5f49..63735193b 100644
--- a/doc/wikitemplates.mdwn
+++ b/doc/wikitemplates.mdwn
@@ -29,7 +29,7 @@ located in /usr/share/ikiwiki/templates by default.
form to wiki pages.
* `searchquery.tmpl` - This is an omega template, used by the
[[plugins/search]] plugin.
-* `comments_display.tmpl` - This template is used to display a comment
+* `comment.tmpl` - This template is used to display a comment
by the [[plugins/comments]] plugin.
* `comments_form.tmpl` - This template is the comment post form for the
[[plugins/comments]] plugin.