summaryrefslogtreecommitdiff
path: root/doc/todo/comments.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/todo/comments.mdwn
parentf7fc062a12dd18cb153ede4d574fd792bc996218 (diff)
rename comments_display to comment
Diffstat (limited to 'doc/todo/comments.mdwn')
-rw-r--r--doc/todo/comments.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/todo/comments.mdwn b/doc/todo/comments.mdwn
index 2bcec69ba..ee2ba7ea0 100644
--- a/doc/todo/comments.mdwn
+++ b/doc/todo/comments.mdwn
@@ -46,7 +46,7 @@ Known issues with the [[plugins/comments]] plugin:
> a good feature to have, though. --[[smcv]]
* One can use inline to set up a feed of all comments posted to any page.
- Using template=comments_display they are displayed right. Only problem
+ Using template=comment they are displayed right. Only problem
is there is no indication in that template of what page each comment in the
feed is a comment on. So, if a comment is inlined into a different page,
I think it should show a link back to the page commented on.