summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorJoey Hess <joey@gnu.kitenet.net>2010-04-06 23:37:46 -0400
committerJoey Hess <joey@gnu.kitenet.net>2010-04-06 23:37:46 -0400
commit196851d4e2ff608e80855ae6ba12178a24595e5b (patch)
treed6c6c164536e13fc8498c806cc3042369ebbcf58 /debian/changelog
parent425ffc34f730c76ff964111a65055b62739928d4 (diff)
typo
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 5a9c85ac7..9acd11e60 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,13 +11,13 @@ ikiwiki (3.20100406) UNRELEASED; urgency=low
* Rebuild wikis on upgrade to this version to get tag link types recorded
correctly.
* Revamp sorting system; allow new sort methods to be added by plugins,
- and add a "sortspec" syntax that can combine, reverse, etc sort methods
+ and add a "sortspec" syntax that can combine, reverse, etc sort methods.
* meta: Add `meta(author)`, `meta(title)` etc sortspecs to allow sorting
by metadata.
* meta: Add optional sortas parameter to author and title meta directives.
This can be used to get names sorted by last name without displaying
them last name first.
- * sortnarurally: New plugin; the title_natural sort method has moved here.
+ * sortnaturally: New plugin; the title_natural sort method has moved here.
-- Joey Hess <joeyh@debian.org> Sun, 04 Apr 2010 12:17:11 -0400