aboutsummaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2012-01-04 13:43:37 -0400
committerJoey Hess <joey@kitenet.net>2012-01-04 13:43:37 -0400
commitc1a0fec9d772cf41c915c24e15629ff98f3deb88 (patch)
tree92e9e13eaf1c135f51b3d7ce0fbc1a3708c59cca /debian/changelog
parent8ed142afc9483c3c3d88319df54e4772f585b507 (diff)
downloadikiwiki-c1a0fec9d772cf41c915c24e15629ff98f3deb88.tar
ikiwiki-c1a0fec9d772cf41c915c24e15629ff98f3deb88.tar.gz
correction
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog2
1 files changed, 1 insertions, 1 deletions
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.