diff man/basic.texi @ 43468:b4bc3c095326

Minor correction.
author Richard M. Stallman <rms@gnu.org>
date Fri, 22 Feb 2002 23:44:02 +0000
parents f83cc0d82951
children cc99f1248f49
line wrap: on
line diff
--- a/man/basic.texi	Fri Feb 22 16:30:46 2002 +0000
+++ b/man/basic.texi	Fri Feb 22 23:44:02 2002 +0000
@@ -659,7 +659,7 @@
   @w{@kbd{C-u C-x =}} displays additional information about a
 character, including the character set name and the codes that
 identify the character within that character set; ASCII characters are
-identified as belonging to the @code{ASCII} character set.  It also
+identified as belonging to the @code{ascii} character set.  It also
 shows the character's syntax, categories, and encodings both
 internally in the buffer and externally if you save the file.  It also
 shows the character's text properties, if any.