Fix minor typo

This commit is contained in:
Ismail 2016-12-02 15:09:38 +00:00 committed by GitHub
parent 7480342710
commit 1f0401ab62
1 changed files with 1 additions and 1 deletions

View File

@ -127,7 +127,7 @@ required configurations.
The reason for this somewhat evolved importing technique is
that in larger projects multiple test modules might import
from each other and thus deriving a canonical import name helps
to avoid surprises such as a test modules getting imported twice.
to avoid surprises such as a test module getting imported twice.
.. _`virtualenv`: http://pypi.python.org/pypi/virtualenv