Skip to content

Commit 38dd8c0

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 43d8113 commit 38dd8c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/config.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1135,7 +1135,7 @@ changed via ``TOX_USER_CONFIG_FILE`` environment variable. Example configuration
11351135
11361136
Set CLI flags via environment variables
11371137
---------------------------------------
1138-
All configuration can be overriden via environment variables too, the naming convention here is ``TOX_<option>``. E.g.
1138+
All configuration can be overridden via environment variables too, the naming convention here is ``TOX_<option>``. E.g.
11391139
``TOX_WORK_DIR`` sets the ``--workdir`` flag, or ``TOX_OVERRIDE`` sets the ``--override`` flag. For flags accepting more
11401140
than one argument, use the ``;`` character to separate these values:
11411141

0 commit comments

Comments
 (0)