summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2018-11-03 07:01:54 -0400
committerBernát Gábor <gaborjbernat@gmail.com>2018-11-03 11:01:54 +0000
commit468d5b4482dbf1034c6fbeb9548bd49cb9786410 (patch)
treefa242b7a53f6dee1da67432df89d6f3f68d11469
parent9b1802d4a62a60339ba58c2f22b1f4f9b9ac987f (diff)
downloadtox-git-468d5b4482dbf1034c6fbeb9548bd49cb9786410.tar.gz
Correct docs for temp_dir default (#1078)
-rw-r--r--docs/config.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/config.rst b/docs/config.rst
index cfce06ca..74197391 100644
--- a/docs/config.rst
+++ b/docs/config.rst
@@ -43,7 +43,7 @@ Global settings are defined under the ``tox`` section as:
Directory for tox to generate its environments into, will be created if it does not exist.
-.. conf:: temp_dir ^ PATH ^ {toxinidir}/.tmp
+.. conf:: temp_dir ^ PATH ^ {toxworkdir}/.tmp
Directory where to put tox temporary files. For example: we create a hard link (if possible,
otherwise new copy) in this directory for the project package. This ensures tox works correctly