mirror of
https://github.com/fluencelabs/redis
synced 2025-03-17 16:10:50 +00:00
Comment typo fixed. Clusetr -> Cluster.
This commit is contained in:
parent
0b913c650d
commit
f2f2ba1b3a
@ -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,
|
||||
|
Loading…
x
Reference in New Issue
Block a user