summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJurko Gospodneti? <jurko.gospodnetic@pke.hr>2014-03-23 16:28:36 +0100
committerJurko Gospodneti? <jurko.gospodnetic@pke.hr>2014-03-23 16:28:36 +0100
commit361622b71bd5e9e2427045e614eaaf7a30935861 (patch)
treec17b5b379f6b5794572610fea79b5999301ae51d
parentf89b6912886ac8835a2489c77e5891e8316870eb (diff)
downloadtox-361622b71bd5e9e2427045e614eaaf7a30935861.tar.gz
fix documentation typo
-rw-r--r--doc/config.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/config.txt b/doc/config.txt
index 8eb8f3a..094d7a5 100644
--- a/doc/config.txt
+++ b/doc/config.txt
@@ -202,7 +202,7 @@ Complete list of settings that you can put into ``testenv*`` sections:
.. versionadded:: 0.9
Multi-line ``name = URL`` definitions of python package servers.
- Depedencies can specify using a specified index server through the
+ Dependencies can specify using a specified index server through the
``:indexservername:depname`` pattern. The ``default`` indexserver
definition determines where unscoped dependencies and the sdist install
installs from. Example::