summaryrefslogtreecommitdiffstats
path: root/Doc/using/unix.rst
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2008-02-26 19:13:45 (GMT)
committerGeorg Brandl <georg@python.org>2008-02-26 19:13:45 (GMT)
commit3ef2063ec80da1f8ea5ee214caa3f5265d791448 (patch)
tree34979703a7c1360a86d92a7c42aa550256d826a9 /Doc/using/unix.rst
parentea837931cf393aa0373ccfa1849b2a3d6e3cc6ea (diff)
downloadcpython-3ef2063ec80da1f8ea5ee214caa3f5265d791448.zip
cpython-3ef2063ec80da1f8ea5ee214caa3f5265d791448.tar.gz
cpython-3ef2063ec80da1f8ea5ee214caa3f5265d791448.tar.bz2
#2194: fix some typos.
Diffstat (limited to 'Doc/using/unix.rst')
-rw-r--r--Doc/using/unix.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/using/unix.rst b/Doc/using/unix.rst
index cc99a62..69b76c6 100644
--- a/Doc/using/unix.rst
+++ b/Doc/using/unix.rst
@@ -20,7 +20,7 @@ package on all others. However there are certain features you might want to use
that are not available on your distro's package. You can easily compile the
latest version of Python from source.
-In the event Python doesn't come preinstalled and isn't in the repositories as
+In the event that Python doesn't come preinstalled and isn't in the repositories as
well, you can easily make packages for your own distro. Have a look at the
following links: