Skip to content

Commit f313b38

Browse files
author
Edward Thomson
authored
Merge pull request libgit2#5954 from Crayon2000/patch-1
2 parents f08cae1 + 59af78a commit f313b38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/general.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -708,7 +708,7 @@ static void reference_listing(git_repository *repo)
708708
/**
709709
* ### Config Files
710710
*
711-
* The [config API][config] allows you to list and updatee config values
711+
* The [config API][config] allows you to list and update config values
712712
* in any of the accessible config file locations (system, global, local).
713713
*
714714
* [config]: http://libgit2.github.com/libgit2/#HEAD/group/config

0 commit comments

Comments
 (0)