Commit 42b10b44 authored by Vitaly Arbuzov's avatar Vitaly Arbuzov
Browse files

Fix spelling issue

parent e9965772
......@@ -2355,7 +2355,7 @@ typedef struct {
unsigned char *lpi; /* listpack iterator */
} setTypeIterator;
/* Struture for DB iterator that allows iterating across multiple slot specific dictionaries in cluster mode. */
/* Structure for DB iterator that allows iterating across multiple slot specific dictionaries in cluster mode. */
typedef struct dbIterator {
redisDb *db;
int index;
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment