summaryrefslogtreecommitdiffstats
path: root/Doc
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2006-03-09 10:16:42 (GMT)
committerGeorg Brandl <georg@python.org>2006-03-09 10:16:42 (GMT)
commit8f4b4db676c10239543dd4bbdf99dacdd6468bd4 (patch)
tree4747d86e8c5906e2d681b77ee82f4109986cf867 /Doc
parent57e881eb2262bbcfe4f537ba19ae45a8fff0bf4b (diff)
downloadcpython-8f4b4db676c10239543dd4bbdf99dacdd6468bd4.zip
cpython-8f4b4db676c10239543dd4bbdf99dacdd6468bd4.tar.gz
cpython-8f4b4db676c10239543dd4bbdf99dacdd6468bd4.tar.bz2
typo
Diffstat (limited to 'Doc')
-rw-r--r--Doc/lib/libcodecs.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/lib/libcodecs.tex b/Doc/lib/libcodecs.tex
index 88d5bce..9e92217 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.}