From: Joey Hess <joey@kitenet.net>
Date: Wed, 4 Jan 2012 17:43:37 +0000 (-0400)
Subject: correction
X-Git-Tag: 3.20120109~2
X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/commitdiff_plain/c1a0fec9d772cf41c915c24e15629ff98f3deb88

correction
---

diff --git a/debian/changelog b/debian/changelog
index c9ab41ebd..57a27d82f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,7 +3,7 @@ ikiwiki (3.20111230) UNRELEASED; urgency=low
   * mdwn: Can use the discount markdown library, via the
     Text::Markdown::Discount perl module. This is preferred if available
     since it's the fastest currently supported markdown library, speeding up
-    ikiwiki's rendering by a factor of 40.
+    ikiwiki's markdown rendering by a factor of 40.
     (However, when multimarkdown is enabled, Text::Markdown::Multimarkdown
     is still used.)
   * On Debian, depend on libtext-markdown-discount.