summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/config.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/config.txt b/doc/config.txt
index 28068a3..054400d 100644
--- a/doc/config.txt
+++ b/doc/config.txt
@@ -28,9 +28,9 @@ List of optional global options::
(by checking for existence of the ``JENKINS_URL`` environment variable)
and will first lookup global tox settings in this section::
- [tox:hudson]
- ... # override [tox] settings for the hudson context
- # note: for hudson distshare defaults to ``{toxworkdir}/distshare``.
+ [tox:jenkins]
+ ... # override [tox] settings for the jenkins context
+ # note: for jenkins distshare defaults to ``{toxworkdir}/distshare``.
envlist setting