diff options
-rw-r--r-- | doc/mcron.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/mcron.texi b/doc/mcron.texi index 70ab38c..dc2467b 100644 --- a/doc/mcron.texi +++ b/doc/mcron.texi @@ -214,7 +214,7 @@ hours? Edit the file to read (job '(next-minute-from (next-hour (range 0 24 2)) - 15) + '(15)) "my-program") @end example |