summaryrefslogtreecommitdiffstats
path: root/Doc/libimp.tex
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>1995-03-07 10:14:09 (GMT)
committerGuido van Rossum <guido@python.org>1995-03-07 10:14:09 (GMT)
commit6c4f003202bade83791c754cd94e28c1c2fb10fa (patch)
tree749a24c8924e8b4e717cf0267b1c93791f30d3f5 /Doc/libimp.tex
parentd01c100713ed5f4490300c16501407b86e789e5d (diff)
downloadcpython-6c4f003202bade83791c754cd94e28c1c2fb10fa.zip
cpython-6c4f003202bade83791c754cd94e28c1c2fb10fa.tar.gz
cpython-6c4f003202bade83791c754cd94e28c1c2fb10fa.tar.bz2
changes (suggested) by Soren Larsen
Diffstat (limited to 'Doc/libimp.tex')
-rw-r--r--Doc/libimp.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/libimp.tex b/Doc/libimp.tex
index befde61..72f71a2 100644
--- a/Doc/libimp.tex
+++ b/Doc/libimp.tex
@@ -2,7 +2,7 @@
\bimodindex{imp}
\index{import}
-This module provides an interface to the mechanisms use to implement
+This module provides an interface to the mechanisms used to implement
the \code{import} statement. It defines the following constants and
functions: