Skip to content

Commit e46ef5e

Browse files
author
Sven
authored
docs: fix typo
1 parent c71321a commit e46ef5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/git2/annotated_commit.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ GIT_EXTERN(int) git_annotated_commit_lookup(
7878
const git_oid *id);
7979

8080
/**
81-
* Creates a `git_annotated_comit` from a revision string.
81+
* Creates a `git_annotated_commit` from a revision string.
8282
*
8383
* See `man gitrevisions`, or
8484
* http://git-scm.com/docs/git-rev-parse.html#_specifying_revisions for

0 commit comments

Comments
 (0)