Skip to content

Commit 9bd6eed

Browse files
authored
Update configuration.py
1 parent 87aee20 commit 9bd6eed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pip/_internal/commands/configuration.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ class ConfigurationCommand(Command):
3434
3535
If none of --user, --global and --site are passed, a virtual
3636
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
37+
exists. Otherwise, all modifications happen to the user file by
3838
default.
3939
"""
4040

0 commit comments

Comments
 (0)