]> git.saurik.com Git - redis.git/blobdiff - 00-RELEASENOTES
Fixed typo in RC3 release notes.
[redis.git] / 00-RELEASENOTES
index 6227632a96aeac63c67adb10497a6d4efa6ed205..b232fdb200fb4b2b388918243e4929bf8e699705 100644 (file)
@@ -48,7 +48,7 @@ UPGRADE URGENCY: critical, upgrade ASAP.
            (and possibly other BSD-based systems) the slave would block on
            replication to send the SYNC command when the master was not
            available. This is fixed now, but was not affecting Linux installs.
-* Now when slave-serve-stake-data is set to yes and the master is down, instead
+* Now when slave-serve-stale-data is set to yes and the master is down, instead
   of reporting a generic error Redis replies with -MASTERDOWN.
 
 What's new in Redis 2.5.8 (aka 2.6 Release Candidate 2)