We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41ad9eb commit 6502398Copy full SHA for 6502398
include/git2/proxy.h
@@ -19,7 +19,7 @@ typedef enum {
19
/**
20
* Do not attempt to connect through a proxy
21
*
22
- * If built against lbicurl, it itself may attempt to connect
+ * If built against libcurl, it itself may attempt to connect
23
* to a proxy if the environment variables specify it.
24
*/
25
GIT_PROXY_NONE,
0 commit comments