diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-02-20 04:28:16 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-02-20 04:28:16 +0000 |
commit | e41cd25f4f1c9e9f8890516195dc7a17bfd319da (patch) | |
tree | 436de594f789376bf528861f1479baf3b66c6be7 /debian | |
parent | aae1bc49057a9b2ba28038a6e855fd772d3dff57 (diff) |
typo
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index e0b7feaef..fe80ed7ee 100644 --- a/debian/changelog +++ b/debian/changelog @@ -19,7 +19,7 @@ ikiwiki (1.44) UNRELEASED; urgency=low * Add a "more" plugin based on one contributed by Ben to allow implementing those dreaded "Read more" links in blogs. * Don't error out if estcmd fails, just print a warning message. estcmd is - to fragile to let it kill ikiwiki. + too fragile to let it kill ikiwiki. * Make img plugin not fail immediately if Image::Magick is not available. This lets ikiwiki not build depend on perlmagic. * Detect old versions of xgettext and avoid using them. |