]> git.eshelyaron.com Git - emacs.git/commitdiff
; * doc/lispref/nonascii.texi (Explicit Encoding): Fix typo.
authorNoam Postavsky <npostavs@gmail.com>
Sun, 26 May 2019 12:46:15 +0000 (08:46 -0400)
committerNoam Postavsky <npostavs@gmail.com>
Sun, 26 May 2019 12:46:30 +0000 (08:46 -0400)
doc/lispref/nonascii.texi

index 4e6bf12db92f61b38c85674b216fb6b0e78d315d..d2eb2cb072890ade424253fda686736a2bba8c66 100644 (file)
@@ -1913,7 +1913,7 @@ inserting it.
 
 If decoded text is inserted in some buffer, this command returns the
 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
 buffer as individual bytes.