mirror of
https://github.com/libgit2/libgit2.git
synced 2026-06-22 06:26:26 +00:00
global: fix typo in git_libgit2_init description
This commit is contained in:
@@ -14,7 +14,7 @@ GIT_BEGIN_DECL
|
||||
/**
|
||||
* Init the global state
|
||||
*
|
||||
* This function must the called before any other libgit2 function in
|
||||
* This function must be called before any other libgit2 function in
|
||||
* order to set up global state and threading.
|
||||
*
|
||||
* This function may be called multiple times - it will return the number
|
||||
|
||||
Reference in New Issue
Block a user