mirror of
https://github.com/redis/redis.git
synced 2026-04-22 19:37:30 -04:00
utils/hashtable/rehashing.c: Fix typos
This commit is contained in:
@@ -5,7 +5,7 @@ rehashing.c
|
||||
|
||||
Visually show buckets in the two hash tables between rehashings. Also stress
|
||||
test getRandomKeys() implementation, that may actually disappear from
|
||||
Redis soon, however visualizaiton some code is reusable in new bugs
|
||||
Redis soon. However, some visualization code is reusable in new bugs
|
||||
investigation.
|
||||
|
||||
Compile with:
|
||||
|
||||
Reference in New Issue
Block a user