diff options
| author | Steve Kemp <steve@steve.org.uk> | 2015-01-13 12:57:56 +0000 | 
|---|---|---|
| committer | Steve Kemp <steve@steve.org.uk> | 2015-01-13 12:57:56 +0000 | 
| commit | b7654e353baa5ba8f49fd1d2668717e01437b036 (patch) | |
| tree | 738afa234578a47645a4b1a695a2f87836e0039a | |
| parent | 20714aee5719efb5f6fdb7354b5bc8f8c08ffec8 (diff) | |
typo-fix
| -rw-r--r-- | etc/custodian/custodian.cfg | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/etc/custodian/custodian.cfg b/etc/custodian/custodian.cfg index 3c38d41..1e18d2c 100644 --- a/etc/custodian/custodian.cfg +++ b/etc/custodian/custodian.cfg @@ -96,7 +96,7 @@  ##  # The time during between which the weekday is "working".  # -# This is ignroed on Saturday/Sunday. +# This is ignored on Saturday/Sunday.  #  # These two settings are only used to tweak the suppression times  # for the mauve alerter. | 
