(Explicit Encoding): Fix typo (encoding<->decoding).
This commit is contained in:
parent
bc20db5501
commit
7f2e71dd39
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue