Skip to content

Commit f581ae3

Browse files
committed
fix a index for "C" in libgit2.asc
1 parent 94222b6 commit f581ae3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/B-embedding-git/sections/libgit2.asc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
=== Libgit2
22

3-
(((libgit2)))(((C)))
3+
(((libgit2)))((("C")))
44
Another option at your disposal is to use Libgit2.
55
Libgit2 is a dependency-free implementation of Git, with a focus on having a nice API for use within other programs.
66
You can find it at http://libgit2.github.com[].

0 commit comments

Comments
 (0)