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 42dee8e commit 6057c4aCopy full SHA for 6057c4a
include/git2/common.h
@@ -195,7 +195,7 @@ typedef enum {
195
* > across all repositories before libgit2 starts evicting objects
196
* > from the cache. This is a soft limit, in that the library might
197
* > briefly exceed it, but will start aggressively evicting objects
198
- * > from cache when that happens. The default cache size is 256Mb.
+ * > from cache when that happens. The default cache size is 256MB.
199
*
200
* * opts(GIT_OPT_ENABLE_CACHING, int enabled)
201
0 commit comments