Skip to content

Commit 59af78a

Browse files
authored
Fix typo in general.c
1 parent f08cae1 commit 59af78a

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)