Skip to content

Commit 5a061a2

Browse files
authored
Merge pull request libgit2#4401 from ktdreyer/describe-h-spelling
describe.h: fix spelling in comments
2 parents 88450c1 + 3816976 commit 5a061a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/git2/describe.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ GIT_BEGIN_DECL
2323
/**
2424
* Reference lookup strategy
2525
*
26-
* These behave like the --tags and --all optios to git-describe,
26+
* These behave like the --tags and --all options to git-describe,
2727
* namely they say to look for any reference in either refs/tags/ or
2828
* refs/ respectively.
2929
*/

0 commit comments

Comments
 (0)