diff options
Diffstat (limited to 'sentinel.conf')
-rw-r--r-- | sentinel.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sentinel.conf b/sentinel.conf index eb2de6a5d..45c34401d 100644 --- a/sentinel.conf +++ b/sentinel.conf @@ -63,7 +63,7 @@ sentinel failover-timeout mymaster 900000 # The script is called with just two arguments: the first is the event type # and the second the event description. # -# The script must be exits and executable in order for sentinel to start if +# The script must exist and be executable in order for sentinel to start if # this option is provided. # # Example: |