summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJoey Hess <joey@kodama.kitenet.net>2008-02-11 23:05:18 -0500
committerJoey Hess <joey@kodama.kitenet.net>2008-02-11 23:05:18 -0500
commit491c62f5b0a105361fe806d898fcbb518e7fcd65 (patch)
treedaf44b690208bd3be2cd2e8646960c41f4f4404a /debian
parent1de1fb15a0a641fcdc78f242af20f5711ad08f20 (diff)
fix name of plugin in changelog
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 881c451a7..2c6b03cd1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -16,7 +16,7 @@ ikiwiki (2.40) UNRELEASED; urgency=low
caused the rst plugin to hang.
* Add the linkify and scan hooks. These hooks can be used to implement
custom, first-class types of wikilinks.
- * Move standard wikilink implementation to a new wikilink plugin, which
+ * Move standard wikilink implementation to a new link plugin, which
will of course be enabled by default.
* camelcase: Convert to use new linkify and scan hooks rather than the old
hack.