We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e6ee03 commit aea2802Copy full SHA for aea2802
cachelib/allocator/CacheAllocator.h
@@ -1449,7 +1449,7 @@ class CacheAllocator : public CacheBase {
1449
// @param event AllocatorApiEvent that corresponds to the current operation.
1450
// supported events are INSERT, corresponding to the client
1451
// insert call, and INSERT_FROM_NVM, cooresponding to the insert
1452
- // call that happens when an item is promoted from NVM storate
+ // call that happens when an item is promoted from NVM storage
1453
// to memory.
1454
//
1455
// @return true if the handle was successfully inserted into the hashtable
0 commit comments