From: Georg Brandl Date: Thu, 9 Mar 2006 10:16:42 +0000 (+0000) Subject: typo X-Git-Tag: v2.5a0~303 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8f4b4db676c10239543dd4bbdf99dacdd6468bd4;p=python typo --- 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.}