summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSalvatore Sanfilippo <antirez@gmail.com>2016-12-20 13:39:29 +0100
committerGitHub <noreply@github.com>2016-12-20 13:39:29 +0100
commit43bccbc3f46a92f71cd4029b8b3fbe54004b6e29 (patch)
treeea9cfcee8e6852f16582751c39881ba1f953e089
parenta764c87b672fa953f321b0d0549e351329c2cebb (diff)
parent27d08fb8f0c5cbb2258dd6df6722228693d218c4 (diff)
downloadredis-43bccbc3f46a92f71cd4029b8b3fbe54004b6e29.tar.gz
Merge pull request #3498 from ZhukovAlexander/patch-1
Fix an article usage
-rw-r--r--redis.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/redis.conf b/redis.conf
index 648483c1f..14b5ca979 100644
--- a/redis.conf
+++ b/redis.conf
@@ -830,7 +830,7 @@ lua-time-limit 5000
# A slave of a failing master will avoid to start a failover if its data
# looks too old.
#
-# There is no simple way for a slave to actually have a exact measure of
+# There is no simple way for a slave to actually have an exact measure of
# its "data age", so the following two checks are performed:
#
# 1) If there are multiple slaves able to failover, they exchange messages