diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-10-31 17:21:22 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-10-31 17:21:22 -0400 |
commit | 163790a3f99c158fb8af585e0f09f2497fa41d36 (patch) | |
tree | b0851b3e5e41240b95c7b74b3b70acd25921296a | |
parent | bb841f94f47d865e4c78bd4f27c5f9cc04dc1557 (diff) | |
download | ikiwiki-163790a3f99c158fb8af585e0f09f2497fa41d36.tar ikiwiki-163790a3f99c158fb8af585e0f09f2497fa41d36.tar.gz |
typo
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index ca0433d10..975eb983d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -39,7 +39,7 @@ ikiwiki (2.68) UNRELEASED; urgency=low * shortcut: Fix display of shortcuts while previewing. * Preserve syslog setting when doing `ikiwiki -setup foo -dumpsetup bar` * Several fixes to --render mode. - * format: New plugin, allows embedding differntly formatted text inside a + * format: New plugin, allows embedding differently formatted text inside a page (ie, otl inside a mdwn page, or syntax highlighted code inside a page). |