Skip to content

Commit 6502398

Browse files
committed
proxy: fix typo in documentation
1 parent 41ad9eb commit 6502398

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/git2/proxy.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ typedef enum {
1919
/**
2020
* Do not attempt to connect through a proxy
2121
*
22-
* If built against lbicurl, it itself may attempt to connect
22+
* If built against libcurl, it itself may attempt to connect
2323
* to a proxy if the environment variables specify it.
2424
*/
2525
GIT_PROXY_NONE,

0 commit comments

Comments
 (0)