aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/lispref/nonascii.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/lispref/nonascii.texi b/doc/lispref/nonascii.texi
index 4e6bf12db92..d2eb2cb0728 100644
--- a/doc/lispref/nonascii.texi
+++ b/doc/lispref/nonascii.texi
@@ -1913,7 +1913,7 @@ inserting it.
1913 1913
1914If decoded text is inserted in some buffer, this command returns the 1914If decoded text is inserted in some buffer, this command returns the
1915length of the decoded text. If that buffer is a unibyte buffer 1915length of the decoded text. If that buffer is a unibyte buffer
1916(@pxref{Selecting a Representations}), the internal representation of 1916(@pxref{Selecting a Representation}), the internal representation of
1917the decoded text (@pxref{Text Representations}) is inserted into the 1917the decoded text (@pxref{Text Representations}) is inserted into the
1918buffer as individual bytes. 1918buffer as individual bytes.
1919 1919