diff options
author | Joey Hess <joey@kitenet.net> | 2010-05-16 16:58:32 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2010-05-16 16:58:32 -0400 |
commit | 19360c3c4952572dc89d4a4fa345e70ff72b3763 (patch) | |
tree | a7b78c5de5ada53cb49946f895ab008aa2ffed47 /debian/changelog | |
parent | c5495420bd78882b90869551a7f79e548eb500f0 (diff) |
typo
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 918970a3c..b8939f455 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,7 +10,7 @@ ikiwiki (3.20100515) unstable; urgency=low * 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 |