diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2010-04-17 12:24:58 -0400 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2010-04-17 12:24:58 -0400 |
commit | 7834989d863bb695c8fca90c89c53b7fc10600cd (patch) | |
tree | 801c8aa3dfceaad3aba27aa3abf051b1f48431c7 /debian/changelog | |
parent | c769a33392c4dedbabfb1fa1fda5c8bb30b84c78 (diff) | |
download | ikiwiki-7834989d863bb695c8fca90c89c53b7fc10600cd.tar ikiwiki-7834989d863bb695c8fca90c89c53b7fc10600cd.tar.gz |
typo
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 4721c5309..01d650290 100644 --- a/debian/changelog +++ b/debian/changelog @@ -54,7 +54,7 @@ ikiwiki (3.20100415) UNRELEASED; urgency=low * Optimise --gettime for git, so it's appropriatly screamingly fast. (This could be done for most other backends too.) * However, --gettime for git no longer follows renames. That would - be slow, and where a renamed wiki page is the same page is really + be slow, and whether a renamed wiki page is the same page is really an iffy thing. * Use above to fix up timestamps on docwiki, as well as ensure that timestamps on basewiki files shipped in the deb are sane. |