chiark / gitweb /
update TODO
[elogind.git] / configure.ac
index c3653e3f76c4f7fe246c8156150ad731c9799197..336938ee7f74abfbb954fb9c34e766084de78b5e 100644 (file)
@@ -843,7 +843,7 @@ AC_SUBST(NTP_SERVERS)
 
 AC_ARG_WITH(time-epoch,
         AS_HELP_STRING([--with-time-epoch=SECONDS],
-                [TIme epoch for time clients]),
+                [Time epoch for time clients]),
         [TIME_EPOCH="$withval"],
         [TIME_EPOCH="`stat -c %Y ${srcdir}/NEWS 2>/dev/null || echo 0`"])