]> git.ipfire.org Git - thirdparty/git.git/blobdiff - repository.h
t/check-non-portable-shell: detect "FOO= shell_func", too
[thirdparty/git.git] / repository.h
index fe421978130fd443b24de16152e8feca0679372b..040057dea6f4f32bf11d429b3ad10a37d4b10520 100644 (file)
@@ -172,7 +172,7 @@ void repo_clear(struct repository *repo);
  * be allocated if needed.
  *
  * Return the number of index entries in the populated index or a value less
- * than zero if an error occured.  If the repository's index has already been
+ * than zero if an error occurred.  If the repository's index has already been
  * populated then the number of entries will simply be returned.
  */
 int repo_read_index(struct repository *repo);