diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-09-18 20:11:35 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-09-18 20:11:35 +0000 |
commit | f276e42430006baf6a97889b899d4de399ae5310 (patch) | |
tree | 1c34c79176d170441fe99e3937fdec94261dafe8 | |
parent | 396341b2c3c9cf8f15cc43d3aaec3be759345add (diff) |
typo
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index de9f64cdb..73ad45ea1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -47,7 +47,7 @@ ikiwiki (1.27) UNRELEASED; urgency=low * Updated ikiwiki.svgz from Recai, includes an icon and is used to generate a multi-resolution favicon.ico. * README.Debian: typo Closes: #388110 - * chomp trailing newlines at the end of templates read in by the template + * chomp trailing newline at the end of templates read in by the template plugin, to allow use of the template preprocessor directive in whitespace-sensative situations. Closes: #387073 |