emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] emacs-26 0e8d452: ; * doc/lispref/nonascii.texi (Coding Sy


From: Charles A. Roelli
Subject: [Emacs-diffs] emacs-26 0e8d452: ; * doc/lispref/nonascii.texi (Coding System Basics): Fix grammar.
Date: Fri, 26 Apr 2019 16:05:43 -0400 (EDT)

branch: emacs-26
commit 0e8d452c1c166ff65a0325de23bc04b57aea68d8
Author: Charles A. Roelli <address@hidden>
Commit: Charles A. Roelli <address@hidden>

    ; * doc/lispref/nonascii.texi (Coding System Basics): Fix grammar.
---
 doc/lispref/nonascii.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/lispref/nonascii.texi b/doc/lispref/nonascii.texi
index d58041b..df4f293 100644
--- a/doc/lispref/nonascii.texi
+++ b/doc/lispref/nonascii.texi
@@ -1049,7 +1049,7 @@ is like @code{undecided}, but it prefers to choose 
@code{utf-8} when
 possible.
 
   In general, a coding system doesn't guarantee roundtrip identity:
-decoding a byte sequence using coding system, then encoding the
+decoding a byte sequence using a coding system, then encoding the
 resulting text in the same coding system, can produce a different byte
 sequence.  But some coding systems do guarantee that the byte sequence
 will be the same as what you originally decoded.  Here are a few



reply via email to

[Prev in Thread] Current Thread [Next in Thread]