Skip to content
This repository was archived by the owner on Aug 28, 2025. It is now read-only.

Commit 8ee5f66

Browse files
committed
Merge pull request realpython#430 from taleinat/master
minor grammar fix: "An useful" -> "A useful"
2 parents aa9c4cf + 68f9051 commit 8ee5f66

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
@@ -119,7 +119,7 @@ environment. Put your own code within a subdirectory of the environment,
119119
however you wish. When you no longer need a particular environment, simply
120120
copy your code out of it, and then delete the main directory for the environment.
121121

122-
An useful set of extensions to virtualenv is available in virtualenvwrapper,
122+
A useful set of extensions to virtualenv is available in virtualenvwrapper,
123123
`RTFD <http://virtualenvwrapper.readthedocs.org/en/latest/>`_ to find out more.
124124

125125
--------------------------------

0 commit comments

Comments
 (0)