mirror of
https://git.proxmox.com/git/libgit2
synced 2025-07-09 06:23:16 +00:00
index.h: Fix minor typo
This commit is contained in:
parent
12f6d8e145
commit
051d6915d7
@ -132,7 +132,7 @@ GIT_EXTERN(int) git_index_read(git_index *index);
|
||||
GIT_EXTERN(int) git_index_write(git_index *index);
|
||||
|
||||
/**
|
||||
* Find the first index of any entires which point to given
|
||||
* Find the first index of any entries which point to given
|
||||
* path in the Git index.
|
||||
*
|
||||
* @param index an existing index object
|
||||
|
Loading…
Reference in New Issue
Block a user