diff options
| author | Georg Brandl <georg@python.org> | 2006-03-09 10:16:42 +0000 |
|---|---|---|
| committer | Georg Brandl <georg@python.org> | 2006-03-09 10:16:42 +0000 |
| commit | 8f4b4db676c10239543dd4bbdf99dacdd6468bd4 (patch) | |
| tree | 4747d86e8c5906e2d681b77ee82f4109986cf867 /Doc/lib/libcodecs.tex | |
| parent | 57e881eb2262bbcfe4f537ba19ae45a8fff0bf4b (diff) | |
| download | cpython-git-8f4b4db676c10239543dd4bbdf99dacdd6468bd4.tar.gz | |
typo
Diffstat (limited to 'Doc/lib/libcodecs.tex')
| -rw-r--r-- | Doc/lib/libcodecs.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/lib/libcodecs.tex b/Doc/lib/libcodecs.tex index 88d5bce197..9e92217baa 100644 --- a/Doc/lib/libcodecs.tex +++ b/Doc/lib/libcodecs.tex @@ -1080,7 +1080,7 @@ listed as operand type in the table. \lineiv{undefined} {} {any} - {Raise an exception for all conversion. Can be used as the + {Raise an exception for all conversions. Can be used as the system encoding if no automatic coercion between byte and Unicode strings is desired.} |
