summaryrefslogtreecommitdiff
path: root/sentinel.conf
diff options
context:
space:
mode:
authorJakub Vrana <jakub@vrana.cz>2018-09-11 11:30:46 +0200
committerantirez <antirez@gmail.com>2018-09-11 15:32:28 +0200
commitcb51bb4320d2240001e8fc4a522d59fb28259703 (patch)
tree6dab1ceea93c7e0b620fd56ac76a7747b7c55c75 /sentinel.conf
parent4cf8fdbbd359f9ff8dea28f9877262bd56616051 (diff)
downloadredis-cb51bb4320d2240001e8fc4a522d59fb28259703.tar.gz
Slave removal: capitalize Replica
Diffstat (limited to 'sentinel.conf')
-rw-r--r--sentinel.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/sentinel.conf b/sentinel.conf
index 42c8f8a3e..e428ad933 100644
--- a/sentinel.conf
+++ b/sentinel.conf
@@ -73,7 +73,7 @@ dir /tmp
# be elected by the majority of the known Sentinels in order to
# start a failover, so no failover can be performed in minority.
#
-# replicas are auto-discovered, so you don't need to specify replicas in
+# Replicas are auto-discovered, so you don't need to specify replicas in
# any way. Sentinel itself will rewrite this configuration file adding
# the replicas using additional configuration options.
# Also note that the configuration file is rewritten when a