From d0604bdc745536d8d0c12c7366f838c273dc2e87 Mon Sep 17 00:00:00 2001 From: "http://adam.shand.net/" Date: Mon, 7 Dec 2009 21:51:56 -0500 Subject: [PATCH] --- doc/news/version_3.20091113.mdwn | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/news/version_3.20091113.mdwn b/doc/news/version_3.20091113.mdwn index f313b57d1..579174011 100644 --- a/doc/news/version_3.20091113.mdwn +++ b/doc/news/version_3.20091113.mdwn @@ -13,6 +13,6 @@ ikiwiki 3.20091113 released with [[!toggle text="these changes"]] * httpauth: Add cgiauthurl setting that can be used to do http basic auth only when ikiwiki needs authentication, rather than for any access to the cgi/wiki. - * inline: Do not generated feeds for nested inlines. + * inline: Do not generate feeds for nested inlines. * inline: Allow direct inclusion of non-page files in raw mode. - * inline: Fix display of all pages when archive=yes or show=0 are used."""]] \ No newline at end of file + * inline: Fix display of all pages when archive=yes or show=0 are used."""]]