summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/userguide.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/userguide.rst b/docs/userguide.rst
index 9fe9acd..27fa3be 100644
--- a/docs/userguide.rst
+++ b/docs/userguide.rst
@@ -9,7 +9,7 @@ Virtualenv has one basic command::
$ virtualenv ENV
-Where ``ENV`` is a directory to place the new virtual environment. It has
+Where ``ENV`` is a directory in which to place the new virtual environment. It has
a number of usual effects (modifiable by many :ref:`options`):
- :file:`ENV/lib/` and :file:`ENV/include/` are created, containing supporting