aboutsummaryrefslogtreecommitdiff
path: root/doc/news
diff options
context:
space:
mode:
authorhttp://ptecza.myopenid.com/ <http://ptecza.myopenid.com/@web>2010-05-06 10:51:32 +0000
committerJoey Hess <joey@finch.kitenet.net>2010-05-06 10:51:32 +0000
commit511b9c85085768197f8f595c16747982125a4909 (patch)
treec323745aa477a85e5683a18d2870ae1f57340e05 /doc/news
parent81948abda76e2aba370533397e9e786ee9f71905 (diff)
downloadikiwiki-511b9c85085768197f8f595c16747982125a4909.tar
ikiwiki-511b9c85085768197f8f595c16747982125a4909.tar.gz
* Typo
Diffstat (limited to 'doc/news')
-rw-r--r--doc/news/version_3.20100427.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/news/version_3.20100427.mdwn b/doc/news/version_3.20100427.mdwn
index 1701fd670..61cf67141 100644
--- a/doc/news/version_3.20100427.mdwn
+++ b/doc/news/version_3.20100427.mdwn
@@ -8,7 +8,7 @@ Allowing untrusted users to upload attachments with the ".tmpl"
extension is not recommended, as that allows anyone to change
a wiki's templates.
-The --getctime switch is renamed to --gettimes, and it also gets the
+The --getctime switch is renamed to --gettime, and it also gets the
file modification time. And it's a lot faster (when using git). But
the really important change is, you don't have to remember to use this
switch. Now ikiwiki will do it when it needs to.