(Explicit Encoding): Fix typo (encoding<->decoding).

This commit is contained in:
Kenichi Handa 2006-05-15 05:57:05 +00:00
parent bc20db5501
commit 7f2e71dd39

View file

@ -1203,7 +1203,7 @@ encoding by binding @code{coding-system-for-write} to
@code{no-conversion}.
Here are the functions to perform explicit encoding or decoding. The
decoding functions produce sequences of bytes; the encoding functions
encoding functions produce sequences of bytes; the decoding functions
are meant to operate on sequences of bytes. All of these functions
discard text properties.