formulation (Did not sound right. (But I am non-native English speaker. So please revert if my change is incorrect.)

master
PaulePanter 2010-05-16 11:02:31 +00:00 committed by Joey Hess
parent ffcd2da827
commit 3830a3868b
1 changed files with 1 additions and 1 deletions

View File

@ -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.