; * doc/lispref/nonascii.texi (Explicit Encoding): Fix typo.

This commit is contained in:
Noam Postavsky 2019-05-26 08:46:15 -04:00
parent 8f18d12121
commit 2168165ec0

View file

@ -1913,7 +1913,7 @@ inserting it.
If decoded text is inserted in some buffer, this command returns the If decoded text is inserted in some buffer, this command returns the
length of the decoded text. If that buffer is a unibyte buffer length of the decoded text. If that buffer is a unibyte buffer
(@pxref{Selecting a Representations}), the internal representation of (@pxref{Selecting a Representation}), the internal representation of
the decoded text (@pxref{Text Representations}) is inserted into the the decoded text (@pxref{Text Representations}) is inserted into the
buffer as individual bytes. buffer as individual bytes.