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 e41f4f1 commit eb51a32Copy full SHA for eb51a32
docs/source/command_ref.rst
@@ -396,7 +396,7 @@ Syntax::
396
add2virtualenv directory1 directory2 ...
397
398
Sometimes it is desirable to share installed packages that are not in
399
-the system ``site-pacakges`` directory and which should not be
+the system ``site-packages`` directory and which should not be
400
installed in each virtualenv. One possible solution is to symlink the
401
source into the environment ``site-packages`` directory, but it is
402
also easy to add extra directories to the PYTHONPATH by including them
0 commit comments