summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/news/version_3.20100515.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/news/version_3.20100515.mdwn b/doc/news/version_3.20100515.mdwn
index 7eafa0be0..c6d08b6f0 100644
--- a/doc/news/version_3.20100515.mdwn
+++ b/doc/news/version_3.20100515.mdwn
@@ -13,7 +13,7 @@ News for ikiwiki 3.20100515:
Also, the footer should be wrapped in `<TMPL_UNLESS DYNAMIC> ... </TMPL_UNLESS>`
There is a new "comment()" pagespec, that can be used to match a
- comment on a page. It is recommended it be used instead of the old
+ comment on a page. It is recommended to use it instead of the old
method of using a pagespec such as "internal(comment\_*)" to match
things that looked like comments. The old pagespec will now also match
comments that are held for moderation; likely not what you want.