summaryrefslogtreecommitdiff
path: root/lispref/objects.texi
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>1994-05-28 14:52:37 +0000
committerRichard M. Stallman <rms@gnu.org>1994-05-28 14:52:37 +0000
commitec221d13b75a2fedd86911ab92e105262ac098ee (patch)
treef8a7f2f95d3772348bc80ec531940646d8e594b4 /lispref/objects.texi
parenta6b7947839908b6b55f1e83caec1f6450afc1e13 (diff)
downloademacs-ec221d13b75a2fedd86911ab92e105262ac098ee.tar.gz
entered into RCS
Diffstat (limited to 'lispref/objects.texi')
-rw-r--r--lispref/objects.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/lispref/objects.texi b/lispref/objects.texi
index ede4d2cb554..9f5a82ee393 100644
--- a/lispref/objects.texi
+++ b/lispref/objects.texi
@@ -422,7 +422,7 @@ do such a thing.
@cindex CL note---case of letters
@quotation
-@b{Common Lisp note:} in Common Lisp, lower case letters are always
+@b{Common Lisp note:} In Common Lisp, lower case letters are always
``folded'' to upper case, unless they are explicitly escaped. This is
in contrast to Emacs Lisp, in which upper case and lower case letters
are distinct.