groff-commit
[Top][All Lists]
Advanced

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

[groff] 01/02: preconv(1): Fix incorrect term.


From: G. Branden Robinson
Subject: [groff] 01/02: preconv(1): Fix incorrect term.
Date: Sun, 22 Oct 2017 16:30:59 -0400 (EDT)

gbranden pushed a commit to branch master
in repository groff.

commit 1daad0a32ef170d43dc9fcdde7169c4ac8c55463
Author: G. Branden Robinson <address@hidden>
Date:   Sun Oct 22 16:18:23 2017 -0400

    preconv(1): Fix incorrect term.
    
    Signed-off-by: G. Branden Robinson <address@hidden>
---
 src/preproc/preconv/preconv.1.man | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/preproc/preconv/preconv.1.man 
b/src/preproc/preconv/preconv.1.man
index 379f7da..57a30c0 100644
--- a/src/preproc/preconv/preconv.1.man
+++ b/src/preproc/preconv/preconv.1.man
@@ -182,7 +182,7 @@ On the other hand, value U+FFFE is guaranteed not be a 
Unicode character at
 all.
 .
 This allows detection of the byte order within the data stream (either
-big-endian or lower-endian), and the MIME encodings \%\[oq]UTF-16\[cq]
+big-endian or little-endian), and the MIME encodings \%\[oq]UTF-16\[cq]
 and \%\[oq]UTF-32\[cq] mandate that the data stream starts with U+FEFF.
 .
 Similarly, the data stream encoded as \%\[oq]UTF-8\[cq] might start



reply via email to

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