aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJosh Triplett <josh@freedesktop.org>2008-07-09 23:51:32 -0700
committerJosh Triplett <josh@freedesktop.org>2008-07-09 23:51:32 -0700
commitb2a708b90e6207653a0175d55d98d0b651e7b589 (patch)
treed88520ec6318910a45410d633e6a3fc51c71e13a /debian
parent1aab048e8117e65faa7e2d0020609ee83e8e3a70 (diff)
downloadikiwiki-b2a708b90e6207653a0175d55d98d0b651e7b589.tar
ikiwiki-b2a708b90e6207653a0175d55d98d0b651e7b589.tar.gz
debian/changelog: fix typo in old entry
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 5e812439b..5b85ce598 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -122,7 +122,7 @@ ikiwiki (2.48) unstable; urgency=high
pounding on the cgi following edit links.
* passwordauth: If Authen::Passphrase is installed, use it to store
password hashes, crypted with Eksblowfish.
- * `ikiwiki-transiition hashpassword /path/to/srcdir` can be used to
+ * `ikiwiki-transition hashpassword /path/to/srcdir` can be used to
hash existing plaintext passwords.
* Passwords will no longer be mailed, but instead a password reset link.
* The password_cost config setting is provided as a "more security" knob.