Skip to content

Commit

Permalink
Correct casing on the word 'pip'.
Browse files Browse the repository at this point in the history
  • Loading branch information
Caleb Martinez authored and cjerdonek committed Mar 31, 2019
1 parent c43f2a3 commit 59cbdf1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/html/user_guide.rst
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ pip can be configured to connect through a proxy server in various ways:
* by setting the standard environment-variables ``http_proxy``, ``https_proxy``
and ``no_proxy``.
* using the environment variable ``PIP_USER_AGENT_USER_DATA`` to include
a JSON-encoded string in the user-agent variable used in Pip's requests.
a JSON-encoded string in the user-agent variable used in pip's requests.


.. _`Requirements Files`:
Expand Down

0 comments on commit 59cbdf1

Please sign in to comment.