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 8087498 commit 4b93f16Copy full SHA for 4b93f16
include/git2/deprecated.h
@@ -237,7 +237,7 @@ GIT_EXTERN(void) giterr_clear(void);
237
GIT_EXTERN(void) giterr_set_str(int error_class, const char *string);
238
239
/**
240
- * Indicates that an out-of-memory situation occured. This is an alias
+ * Indicates that an out-of-memory situation occurred. This is an alias
241
* of `git_error_set_oom` and is preserved for backward compatibility.
242
*
243
* This function is deprecated, but there is no plan to remove this
0 commit comments