From: Andre Klärner Date: Mon, 16 May 2016 01:40:52 +0000 (+0200) Subject: man: fix typo (#3261) X-Git-Tag: v230~47 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=2374374499f50939a769725c273c797d02dd4873;p=thirdparty%2Fsystemd.git man: fix typo (#3261) --- diff --git a/man/systemd.timer.xml b/man/systemd.timer.xml index 0d0cccf1522..0fa95e97a80 100644 --- a/man/systemd.timer.xml +++ b/man/systemd.timer.xml @@ -288,7 +288,7 @@ starting a timer unit that only elapses once: if RemainAfterElapse= is on, it will not be started again, and is guaranteed to elapse only once. However, - if RemainAfterLeapse= is off, it might be + if RemainAfterElapse= is off, it might be started again if it is already elapsed, and thus be triggered multiple times. Defaults to yes.