Skip to content

Commit 7c50831

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent abb78f7 commit 7c50831

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/user_guide.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -305,7 +305,7 @@ The primary tox states are:
305305
:ref:`runner`. For `virtualenv` tox will use the `virtualenv discovery logic
306306
<https://virtualenv.pypa.io/en/latest/user_guide.html#python-discovery>`_ where the python specification is
307307
defined by the tox environments :ref:`base_python` (if not set will default to the environments name). This is
308-
created at first run only to be re-used at subsequent runs. If certain aspects of the project change (python
308+
created at first run only to be reused at subsequent runs. If certain aspects of the project change (python
309309
version, dependencies removed, etc.), a re-creation of the environment is automatically triggered. To force the
310310
recreation tox can be invoked with the :ref:`recreate` flag (``-r``).
311311

0 commit comments

Comments
 (0)