aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-12-31 20:56:35 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-12-31 20:56:35 +0000
commitea266ea22ff0f4512d94f5c121f6ed9b85b85bc2 (patch)
tree2081a0a3d39a21c2c1c54a802bfd147afcc02ad7
parent82ce2c25be0a42fba744ebec80dd17d31595f720 (diff)
downloadikiwiki-ea266ea22ff0f4512d94f5c121f6ed9b85b85bc2.tar
ikiwiki-ea266ea22ff0f4512d94f5c121f6ed9b85b85bc2.tar.gz
fixes
-rw-r--r--debian/changelog4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 622b8f8d0..e57092dff 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -23,8 +23,8 @@ ikiwiki (1.37) UNRELEASED; urgency=low
* If a userdir is configured, links to pages in it can be made without
specifying the path. This allows for easy signing of comments by linking
to your page in the userdir.
- * Escape shashes in page titles entered in the blog post form.
- * Munge openids of the form somehost.com/user (trial, may revert)
+ * Escape slashes in page titles entered in the blog post form.
+ * Munge openids of the form somehost.com/user (trial, may revert).
-- Joey Hess <joeyh@debian.org> Sun, 31 Dec 2006 15:30:59 -0500