diff options
Diffstat (limited to 'lispref/symbols.texi')
-rw-r--r-- | lispref/symbols.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lispref/symbols.texi b/lispref/symbols.texi index 7d7825d88fc..f3d13ebdad7 100644 --- a/lispref/symbols.texi +++ b/lispref/symbols.texi @@ -241,7 +241,7 @@ However, this normally happens only as part of the abbrev mechanism @cindex CL note---symbol in obarrays @quotation -@b{Common Lisp note:} in Common Lisp, a single symbol may be interned in +@b{Common Lisp note:} In Common Lisp, a single symbol may be interned in several obarrays. @end quotation |