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 932fc0c commit 4f16a67Copy full SHA for 4f16a67
src/cache.h
@@ -17,7 +17,7 @@
17
18
struct cache;
19
20
-/** cache_create - crate a new cache
+/** cache_create - create a new cache
21
* @size_bits: cache size is 2^size_bits
22
* @return: a pointer points to new cache
23
*/
0 commit comments