diff options
-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 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.} |