diff options
| author | Etienne Samson <samson.etienne@gmail.com> | 2018-03-22 23:27:35 +0100 |
|---|---|---|
| committer | Etienne Samson <samson.etienne@gmail.com> | 2018-05-07 21:50:38 +0200 |
| commit | 78ea5adc4fdd22d4f07c5a687686754b76ce5f13 (patch) | |
| tree | 4f10665fbddd127f641ae1b4f3928284b7b6da32 /include/git2 | |
| parent | bf46d45846de1b4822e60ab8905f5c3b93794da8 (diff) | |
| download | libgit2-78ea5adc4fdd22d4f07c5a687686754b76ce5f13.tar.gz | |
branch: typo
Diffstat (limited to 'include/git2')
| -rw-r--r-- | include/git2/branch.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/git2/branch.h b/include/git2/branch.h index 88fe723a0..8a4ce29a9 100644 --- a/include/git2/branch.h +++ b/include/git2/branch.h @@ -278,7 +278,7 @@ GIT_EXTERN(int) git_branch_remote_name( /** - * Retrieve the name fo the upstream remote of a local branch + * Retrieve the name of the upstream remote of a local branch * * @param buf the buffer into which to write the name * @param repo the repository in which to look |
