Comment typo fixed. Clusetr -> Cluster.

This commit is contained in:
antirez 2012-04-11 10:56:55 +02:00
parent 0b913c650d
commit f2f2ba1b3a

View File

@ -2042,7 +2042,7 @@ sds genRedisInfoString(char *section) {
}
}
/* Clusetr */
/* Cluster */
if (allsections || defsections || !strcasecmp(section,"cluster")) {
if (sections++) info = sdscat(info,"\r\n");
info = sdscatprintf(info,