mirror of
https://github.com/libgit2/libgit2.git
synced 2026-06-22 06:26:26 +00:00
docs: fix typo
This commit is contained in:
@@ -78,7 +78,7 @@ GIT_EXTERN(int) git_annotated_commit_lookup(
|
||||
const git_oid *id);
|
||||
|
||||
/**
|
||||
* Creates a `git_annotated_comit` from a revision string.
|
||||
* Creates a `git_annotated_commit` from a revision string.
|
||||
*
|
||||
* See `man gitrevisions`, or
|
||||
* http://git-scm.com/docs/git-rev-parse.html#_specifying_revisions for
|
||||
|
||||
Reference in New Issue
Block a user