We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
git_libgit2_init
1 parent 8d89e40 commit f4d1592Copy full SHA for f4d1592
include/git2/global.h
@@ -14,7 +14,7 @@ GIT_BEGIN_DECL
14
/**
15
* Init the global state
16
*
17
- * This function must the called before any other libgit2 function in
+ * This function must be called before any other libgit2 function in
18
* order to set up global state and threading.
19
20
* This function may be called multiple times - it will return the number
0 commit comments