From 1bf1d9f50c365e682045124000ec62c109986714 Mon Sep 17 00:00:00 2001
From: "Richard M. Stallman" <rms@gnu.org>
Date: Sat, 17 Feb 2001 16:34:07 +0000
Subject: [PATCH] Minor change in wording.

---
 man/commands.texi | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/man/commands.texi b/man/commands.texi
index 63a39402c75..9d8ed277592 100644
--- a/man/commands.texi
+++ b/man/commands.texi
@@ -245,8 +245,8 @@ columns).  @xref{Text Display}.
 multibyte characters are enabled, you can use any of the non-ASCII
 printing characters that Emacs supports.  They have character codes
 starting at 256, octal 0400, and each one is represented as a sequence
-of two or more bytes.  @xref{International}.  Single byte characters
-with codes 128 through 255 may also appear in multibyte buffers.
+of two or more bytes.  @xref{International}.  Single-byte characters
+with codes 128 through 255 can also appear in multibyte buffers.
 
   If you disable multibyte characters, then you can use only one
 alphabet of non-ASCII characters, but they all fit in one byte.  They
-- 
2.39.5