From 5b5eb192f5a298c3a175e9f8515562bc64b59da1 Mon Sep 17 00:00:00 2001 From: antirez Date: Mon, 23 Jul 2012 15:06:55 +0200 Subject: [PATCH] Typo. --- sentinel.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sentinel.conf b/sentinel.conf index 0e7a9542..fc8abe98 100644 --- a/sentinel.conf +++ b/sentinel.conf @@ -1,4 +1,4 @@ -# Example sentienl.conf +# Example sentinel.conf # sentinel monitor quorum. Tells Sentinel to monitor this # slave, and to consider it in O_DOWN (Objectively Down) state only if at -- GitLab