We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 87aee20 commit 9bd6eedCopy full SHA for 9bd6eed
src/pip/_internal/commands/configuration.py
@@ -34,7 +34,7 @@ class ConfigurationCommand(Command):
34
35
If none of --user, --global and --site are passed, a virtual
36
environment configuration file is used if one is active and the file
37
- exists. Otherwise, all modifications happen on the to the user file by
+ exists. Otherwise, all modifications happen to the user file by
38
default.
39
"""
40
0 commit comments