Skip to content

Commit 2d46a1e

Browse files
kurtmckeejugmac00
authored andcommitted
Fix typos in {tox_root} variable name
1 parent d17994f commit 2d46a1e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/config.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -448,7 +448,7 @@ Run
448448

449449
.. conf::
450450
:keys: change_dir, changedir
451-
:default: {tox root}
451+
:default: {tox_root}
452452

453453
Change to this working directory when executing the test command. If the directory does not exist yet, it will be
454454
created (required for Windows to be able to execute any command).
@@ -653,7 +653,7 @@ tox supports operating with externally built packages. External packages might b
653653

654654
.. conf::
655655
:keys: change_dir, changedir
656-
:default: {tox root}
656+
:default: {tox_root}
657657
:ref_suffix: external
658658

659659
Change to this working directory when executing the package build command. If the directory does not exist yet, it

0 commit comments

Comments
 (0)