From 0287fe29ac7b2e38f8887ad0a5b0f6e98986809f Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sat, 15 May 2010 22:23:44 -0400 Subject: [PATCH 1/1] reword comment count to avoid pluralisation issues --- doc/examples/blog/comments.mdwn | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/doc/examples/blog/comments.mdwn b/doc/examples/blog/comments.mdwn index 32ffa5537..f8569a549 100644 --- a/doc/examples/blog/comments.mdwn +++ b/doc/examples/blog/comments.mdwn @@ -1,7 +1,6 @@ -This page will show recent comments made to posts in the [[blog|index]]. - -There are [[!pagecount pages="comment_pending(/posts/*)"]] comments -in the moderation queue. [[!inline pages="comment_pending(/posts/*)" name=pendingmoderation show=-1]] +Comments in the moderation queue: +[[!pagecount pages="comment_pending(/posts/*)"]] +Recent comments on posts in the [[blog|index]]: [[!inline pages="./posts/*/Discussion or comment(./posts/*)"]] -- 2.45.0