diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-09-09 23:11:10 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-09-09 23:11:10 +0000 |
commit | 70c5e7f0c858662c210b7f0d5944505777e0d852 (patch) | |
tree | 2f8e46b8f187f39585b72339af32b4acbfe83bf1 | |
parent | 9bae90024229618c1bfd320f1513d1054af89e5a (diff) | |
download | ikiwiki-70c5e7f0c858662c210b7f0d5944505777e0d852.tar ikiwiki-70c5e7f0c858662c210b7f0d5944505777e0d852.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 52d56aebe..b61e82a7f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -16,7 +16,7 @@ ikiwiki (1.27) UNRELEASED; urgency=low referring to stuff now exported by the IkiWiki module. * Add a module version number to IkiWiki, so you can "use IkiWiki '1.00'" to declare which version of the interface your plugin needs. - * Anyone with a third-party ikiwiki plugin is strongly enrouraged + * Anyone with a third-party ikiwiki plugin is strongly encouraged to make like changes to it and avoid use of non-exported symboles from "IkiWiki::". * Link debian/changelog and debian/news to NEWS and CHANGELOG. |