From: Joey Hess Date: Sat, 17 Apr 2010 16:24:58 +0000 (-0400) Subject: typo X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/commitdiff_plain/7834989d863bb695c8fca90c89c53b7fc10600cd?ds=sidebyside;hp=c769a33392c4dedbabfb1fa1fda5c8bb30b84c78 typo --- 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.