From 518e7202b29a287f49671fd32f706054570b3f4e Mon Sep 17 00:00:00 2001 From: antirez Date: Mon, 19 Mar 2012 22:10:18 +0100 Subject: [PATCH] Fixed typo in 2.6 release notes. --- 00-RELEASENOTES | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/00-RELEASENOTES b/00-RELEASENOTES index 8a225b71..64acd87d 100644 --- a/00-RELEASENOTES +++ b/00-RELEASENOTES @@ -46,7 +46,7 @@ UPGRADE URGENCY: We suggest new users to start with 2.6.0, and old users to in slaves. * Milliseconds resolution expires, also added new commands with milliseconds precision (PEXPIRE, PTTL, ...). -* Clinets max output buffer soft and hard limits. You can specifiy different +* Clients max output buffer soft and hard limits. You can specifiy different limits for different classes of clients (normal,pubsub,slave). * AOF is now able to rewrite aggregate data types using variadic commands, often producing an AOF that is faster to save, load, and is smaller in size. -- 2.49.0