We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c71321a commit e46ef5eCopy full SHA for e46ef5e
include/git2/annotated_commit.h
@@ -78,7 +78,7 @@ GIT_EXTERN(int) git_annotated_commit_lookup(
78
const git_oid *id);
79
80
/**
81
- * Creates a `git_annotated_comit` from a revision string.
+ * Creates a `git_annotated_commit` from a revision string.
82
*
83
* See `man gitrevisions`, or
84
* http://git-scm.com/docs/git-rev-parse.html#_specifying_revisions for
0 commit comments