summaryrefslogtreecommitdiff
path: root/doc/example/general.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/example/general.txt')
-rw-r--r--doc/example/general.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/example/general.txt b/doc/example/general.txt
index 7179a87..b7aab37 100644
--- a/doc/example/general.txt
+++ b/doc/example/general.txt
@@ -166,7 +166,7 @@ to deal with it in your commands section::
Running setup.py develop is a common enough model that it has its own option::
- [tox]
+ [testenv]
usedevelop=True
And a corresponding command line option ``--develop``, which will set