XEmacs 21.2.22 "Mercedes".
[chise/xemacs-chise.git.1] / man / lispref / text.texi
index 1f743a5..1fdb63f 100644 (file)
@@ -1478,7 +1478,7 @@ comparing the first characters of each, the second characters of each,
 and so on.  If a mismatch is found, it means that the sort keys are
 unequal; the sort key whose character is less at the point of first
 mismatch is the lesser sort key.  The individual characters are compared
-according to their numerical values.  Since Emacs uses the @sc{ASCII}
+according to their numerical values.  Since Emacs uses the @sc{ascii}
 character set, the ordering in that set determines alphabetical order.
 @c version 19 change