summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKurt McKee <contactme@kurtmckee.org>2023-01-16 06:41:22 -0600
committerJürgen Gmach <juergen.gmach@googlemail.com>2023-01-16 13:51:27 +0100
commit2d46a1e1efe3504043441d5cb5fdec8c1c7f8c3e (patch)
treec5382b3c096e7e159467f8dfd7fbcdef9042e035
parentd17994f3f5ad3f177d10936928d6eaee4bf876ed (diff)
downloadtox-git-2d46a1e1efe3504043441d5cb5fdec8c1c7f8c3e.tar.gz
Fix typos in `{tox_root}` variable name
-rw-r--r--docs/config.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/config.rst b/docs/config.rst
index defebe00..41a582aa 100644
--- a/docs/config.rst
+++ b/docs/config.rst
@@ -448,7 +448,7 @@ Run
.. conf::
:keys: change_dir, changedir
- :default: {tox root}
+ :default: {tox_root}
Change to this working directory when executing the test command. If the directory does not exist yet, it will be
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
.. conf::
:keys: change_dir, changedir
- :default: {tox root}
+ :default: {tox_root}
:ref_suffix: external
Change to this working directory when executing the package build command. If the directory does not exist yet, it