From: Joey Hess <joey@kodama.kitenet.net>
Date: Tue, 12 Feb 2008 04:05:18 +0000 (-0500)
Subject: fix name of plugin in changelog
X-Git-Tag: 2.40~99
X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/commitdiff_plain/491c62f5b0a105361fe806d898fcbb518e7fcd65

fix name of plugin in changelog
---

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.