aboutsummaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorJoey Hess <joey@gnu.kitenet.net>2009-10-08 23:55:50 -0400
committerJoey Hess <joey@gnu.kitenet.net>2009-10-08 23:55:50 -0400
commitc11b3af189059efc91d28cda7e8c5a893d004cb2 (patch)
treec305346bd10d180cfb270007fbb35801ab282b4f /debian/changelog
parent5e7b2dea84a35163b599b88efc02cd7ef3e0ad46 (diff)
downloadikiwiki-c11b3af189059efc91d28cda7e8c5a893d004cb2.tar
ikiwiki-c11b3af189059efc91d28cda7e8c5a893d004cb2.tar.gz
typo
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 49809e6cf..5ff8e4ac5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -36,7 +36,7 @@ ikiwiki (3.14159266) UNRELEASED; urgency=low
* API change: `pagespec_match_list` has completly changed its interface.
The old interface will be removed soon, and a warning will be printed
if any plugins try to use it.
- * Optimize away most expensive file prune calls, when refreshing,
+ * Optimize away most expensive file prune checks, when refreshing,
by only checking new files.
-- Joey Hess <joeyh@debian.org> Sun, 27 Sep 2009 17:40:03 -0400