diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/news/version_3.20100515.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/news/version_3.20100515.mdwn b/doc/news/version_3.20100515.mdwn index c6d08b6f0..043346c88 100644 --- a/doc/news/version_3.20100515.mdwn +++ b/doc/news/version_3.20100515.mdwn @@ -28,7 +28,7 @@ ikiwiki 3.20100515 released with [[!toggle text="these changes"]] * Removed misc.tmpl. Now to theme ikiwiki, you only need to customise a single template, page.tmpl. * If you have a locally customised page.tmpl, it needs to be updated - to set <base> when BASEURL or FORCEBAREURL is set. + to set <base> when BASEURL or FORCEBASEURL is set. * comments: Comments pending moderation are now stored in the srcdir alongside accepted comments, but with a `._comment_pending` extension. This allows easier byhand moderation, as the "\_pending" need |