summaryrefslogtreecommitdiffstats
path: root/Doc/install/pysetup-servers.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Doc/install/pysetup-servers.rst')
-rw-r--r--Doc/install/pysetup-servers.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/install/pysetup-servers.rst b/Doc/install/pysetup-servers.rst
index ddaaa5b..c6106de 100644
--- a/Doc/install/pysetup-servers.rst
+++ b/Doc/install/pysetup-servers.rst
@@ -8,7 +8,7 @@ Pysetup supports installing Python packages from *Package Servers* in addition
to PyPI indexes and mirrors.
Package Servers are simple directory listings of Python distributions. Directories
-can be served via HTTP or a local file system. This is useful when you want to
+can be served via HTTP or a local file system. This is useful when you want to
dump source distributions in a directory and not worry about the full index structure.
Serving distributions from Apache