]> sipb.mit.edu Git - ikiwiki.git/commitdiff
typo
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Tue, 20 Feb 2007 04:28:16 +0000 (04:28 +0000)
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Tue, 20 Feb 2007 04:28:16 +0000 (04:28 +0000)
debian/changelog

index e0b7feaefcd74b21f9b06c63354f9730c2015ed8..fe80ed7ee352056921bb3dd185dd205189c139ab 100644 (file)
@@ -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.