mirror of
https://github.com/kennethreitz/python-guide.git
synced 2026-06-05 14:50:19 +00:00
Merge pull request #430 from taleinat/master
minor grammar fix: "An useful" -> "A useful"
This commit is contained in:
@@ -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.
|
||||
|
||||
--------------------------------
|
||||
|
||||
Reference in New Issue
Block a user