summaryrefslogtreecommitdiff
path: root/redis.conf
diff options
context:
space:
mode:
authorAnurag Ramdasan <anuragr@live.com>2013-12-05 21:09:31 +0530
committerAnurag Ramdasan <anuragr@live.com>2013-12-05 21:09:31 +0530
commit74431b80a3ea5981bd465a953000476851b023a3 (patch)
treee5a929964686e5475f4699a6a82fe4c2deaa93ca /redis.conf
parent11e81a1e9ad1d1b4639aa8ed3fd2616ed8d1f176 (diff)
downloadredis-74431b80a3ea5981bd465a953000476851b023a3.tar.gz
Fixed grammar: 'usually' to 'usual'
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 bd2d6feeb..0363bd7d9 100644
--- a/redis.conf
+++ b/redis.conf
@@ -125,7 +125,7 @@ save 60 10000
#
# However if you have setup your proper monitoring of the Redis server
# and persistence, you may want to disable this feature so that Redis will
-# continue to work as usually even if there are problems with disk,
+# continue to work as usual even if there are problems with disk,
# permissions, and so forth.
stop-writes-on-bgsave-error yes