diff options
Diffstat (limited to 'include/git2/refs.h')
| -rw-r--r-- | include/git2/refs.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/git2/refs.h b/include/git2/refs.h index e5bb15c7c..54a865e8d 100644 --- a/include/git2/refs.h +++ b/include/git2/refs.h @@ -58,7 +58,7 @@ GIT_EXTERN(int) git_reference_name_to_id( * Lookup a reference by DWIMing its short name * * Apply the git precendence rules to the given shorthand to determine - * which reference the user is refering to. + * which reference the user is referring to. * * @param out pointer in which to store the reference * @param repo the repository in which to look |
