8000 "where ever" => "wherever" · zhengmacro/python-guide@6d2d731 · GitHub
[go: up one dir, main page]

Skip to content

Commit 6d2d731

Browse files
committed
"where ever" => "wherever"
1 parent 09de7cb commit 6d2d731

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/starting/install/osx.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ habit of using it to create completely clean Python environments for each
9696
project. This is particularly important for Web development, where each
9797
framework and application will have many dependencies.
9898

99-
To set up a new Python environment, change the working directory to where ever
99+
To set up a new Python environment, change the working directory to wherever
100100
you want to store the environment, and run the virtualenv utility in your
101101
project's directory
102102

0 commit comments

Comments
 (0)
0