summaryrefslogtreecommitdiffstats
path: root/Doc/lib/libfuncs.tex
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2005-07-22 18:39:19 (GMT)
committerGeorg Brandl <georg@python.org>2005-07-22 18:39:19 (GMT)
commit08c02dbb85a8eebe3395658260dec36dd4169381 (patch)
tree76615595accfba30196bf91d3c07009871c1dd23 /Doc/lib/libfuncs.tex
parentc9878e1b220b748788c3faa656257d5da4cd46c7 (diff)
downloadcpython-08c02dbb85a8eebe3395658260dec36dd4169381.zip
cpython-08c02dbb85a8eebe3395658260dec36dd4169381.tar.gz
cpython-08c02dbb85a8eebe3395658260dec36dd4169381.tar.bz2
[ 1243081 ] repair typos
Diffstat (limited to 'Doc/lib/libfuncs.tex')
-rw-r--r--Doc/lib/libfuncs.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/lib/libfuncs.tex b/Doc/lib/libfuncs.tex
index 63a73b1..d6b5ffe 100644
--- a/Doc/lib/libfuncs.tex
+++ b/Doc/lib/libfuncs.tex
@@ -1173,7 +1173,7 @@ It's a function
There are several built-in functions that are no longer essential to learn,
know or use in modern Python programming. They have been kept here to
-maintain backwards compatability with programs written for older versions
+maintain backwards compatibility with programs written for older versions
of Python.
Python programmers, trainers, students and bookwriters should feel free to