Skip to content

Commit 1ceb375

Browse files
mjcheethamdscho
andauthored
docs: fix a typo in the HTTP proxy docs
Co-authored-by: Johannes Schindelin <[email protected]>
1 parent 3a35dc5 commit 1ceb375

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/netconfig.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ In some circumstances you may wish to bypass a configured proxy for specific
6161
addresses. GCM Core supports the cURL environment variable `NO_PROXY` for this
6262
scenariom, as does Git itself.
6363

64-
The `NO_PROXY` environment variable should contain a comma (`,`) seperated list
64+
The `NO_PROXY` environment variable should contain a comma (`,`) separated list
6565
of regular expressions to match hosts that should not be proxied (should connect
6666
directly).
6767

0 commit comments

Comments
 (0)