summaryrefslogtreecommitdiff
path: root/redis.conf
diff options
context:
space:
mode:
authorYubao Liu <Yubao.Liu@gmail.com>2013-11-30 14:14:28 +0800
committerYubao Liu <Yubao.Liu@gmail.com>2013-12-11 15:46:42 +0800
commit6d5fa2e06ce8b35a85715b9960ff5a5e14bc1bdd (patch)
treedd26033c1bf6ec3609ace121a3aeb292c578bd55 /redis.conf
parent11120689c4c59b0fdde5446ea40f6abdc215d7c9 (diff)
downloadredis-6d5fa2e06ce8b35a85715b9960ff5a5e14bc1bdd.tar.gz
fix typo in redis.conf and sentinel.conf
Diffstat (limited to 'redis.conf')
-rw-r--r--redis.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/redis.conf b/redis.conf
index 76461d6b1..0a79591b5 100644
--- a/redis.conf
+++ b/redis.conf
@@ -658,7 +658,7 @@ activerehashing yes
#
# normal -> normal clients
# slave -> slave clients and MONITOR clients
-# pubsub -> clients subcribed to at least one pubsub channel or pattern
+# pubsub -> clients subscribed to at least one pubsub channel or pattern
#
# The syntax of every client-output-buffer-limit directive is the following:
#