branch: typo
diff --git a/include/git2/branch.h b/include/git2/branch.h
index 88fe723..8a4ce29 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