Merge branch 'en/doc-typofix'
Docfix. * en/doc-typofix: Fix spelling errors in no-longer-updated-from-upstream modules multimail: fix a few simple spelling errors sha1dc: fix trivial comment spelling error Fix spelling errors in test commands Fix spelling errors in messages shown to users Fix spelling errors in names of tests Fix spelling errors in comments of testcases Fix spelling errors in code comments Fix spelling errors in documentation outside of Documentation/ Documentation: fix a bunch of typos, both old and new
This commit is contained in:
@ -502,7 +502,7 @@ static inline void hashmap_disable_item_counting(struct hashmap *map)
|
||||
}
|
||||
|
||||
/*
|
||||
* Re-enable item couting when adding/removing items.
|
||||
* Re-enable item counting when adding/removing items.
|
||||
* If counting is currently disabled, it will force count them.
|
||||
* It WILL NOT automatically rehash them.
|
||||
*/
|
||||
|
Reference in New Issue
Block a user