summaryrefslogtreecommitdiff
path: root/redis.conf
diff options
context:
space:
mode:
authorLawrence Chou <lawrencechou1024@gmail.com>2021-07-18 02:03:28 +0800
committerGitHub <noreply@github.com>2021-07-17 21:03:28 +0300
commit71c0466c044186246a8af0832bc778c7b807429e (patch)
treed2e611eca3b27c6edfa149be8bdc9675c9ee0ae0 /redis.conf
parent11dc4e59b365d6cd8699604d7d1c1025b6bb6259 (diff)
downloadredis-71c0466c044186246a8af0832bc778c7b807429e.tar.gz
Fix typo in redis.conf comment (#9245)
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 a083cb8c7..d510faaf4 100644
--- a/redis.conf
+++ b/redis.conf
@@ -1194,7 +1194,7 @@ lazyfree-lazy-user-flush no
# Usually threading reads doesn't help much.
#
# NOTE 1: This configuration directive cannot be changed at runtime via
-# CONFIG SET. Aso this feature currently does not work when SSL is
+# CONFIG SET. Also, this feature currently does not work when SSL is
# enabled.
#
# NOTE 2: If you want to test the Redis speedup using redis-benchmark, make