utils/hashtable/rehashing.c: Fix typos

This commit is contained in:
Sisir Koppaka
2015-03-02 22:38:45 -05:00
parent c77081a45a
commit b24f69c3d2

View File

@@ -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: