diff options
| author | Georg Brandl <georg@python.org> | 2005-07-22 18:39:19 +0000 | 
|---|---|---|
| committer | Georg Brandl <georg@python.org> | 2005-07-22 18:39:19 +0000 | 
| commit | 08c02dbb85a8eebe3395658260dec36dd4169381 (patch) | |
| tree | 76615595accfba30196bf91d3c07009871c1dd23 /Doc/lib/libfuncs.tex | |
| parent | c9878e1b220b748788c3faa656257d5da4cd46c7 (diff) | |
| download | cpython-git-08c02dbb85a8eebe3395658260dec36dd4169381.tar.gz | |
[ 1243081 ] repair typos
Diffstat (limited to 'Doc/lib/libfuncs.tex')
| -rw-r--r-- | Doc/lib/libfuncs.tex | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/Doc/lib/libfuncs.tex b/Doc/lib/libfuncs.tex index 63a73b1476..d6b5ffe093 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 | 
