summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>2002-02-22 23:44:02 +0000
committerRichard M. Stallman <rms@gnu.org>2002-02-22 23:44:02 +0000
commit8316d6fe2b149e4606db2873e2ab53e376b4ecb0 (patch)
tree05b7dbd69707d07869fced08923989c5ba42514b /man
parenta70ea557d9b2ec63551158cf7b49ebd17bd00b70 (diff)
downloademacs-8316d6fe2b149e4606db2873e2ab53e376b4ecb0.tar.gz
Minor correction.
Diffstat (limited to 'man')
-rw-r--r--man/basic.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/basic.texi b/man/basic.texi
index 58b1485ec25..95332c42537 100644
--- a/man/basic.texi
+++ b/man/basic.texi
@@ -659,7 +659,7 @@ point=26957 of 26956(100%) column 0
@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.