summaryrefslogtreecommitdiff
path: root/doc/config.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/config.txt')
-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::