summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Zhukov <zhukovaa90@gmail.com>2016-09-12 13:53:47 +0300
committerGitHub <noreply@github.com>2016-09-12 13:53:47 +0300
commit27d08fb8f0c5cbb2258dd6df6722228693d218c4 (patch)
treeff627ee840b3985069c779aeb721ed42cd37b750
parentd680eb6dbdf2d2030cb96edfb089be1e2a775ac1 (diff)
downloadredis-27d08fb8f0c5cbb2258dd6df6722228693d218c4.tar.gz
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 a7b7f3a97..53d519658 100644
--- a/redis.conf
+++ b/redis.conf
@@ -818,7 +818,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