minor grammar fix: "An useful" -> "A useful"

This commit is contained in:
Tal Einat
2014-05-10 18:26:58 +03:00
parent aa9c4cf577
commit 68f9051e45
+1 -1
View File
@@ -119,7 +119,7 @@ environment. Put your own code within a subdirectory of the environment,
however you wish. When you no longer need a particular environment, simply
copy your code out of it, and then delete the main directory for the environment.
An useful set of extensions to virtualenv is available in virtualenvwrapper,
A useful set of extensions to virtualenv is available in virtualenvwrapper,
`RTFD <http://virtualenvwrapper.readthedocs.org/en/latest/>`_ to find out more.
--------------------------------