* doc/lispref/syntax.texi (Syntax Class Table): Clarify @

This commit is contained in:
Stefan Monnier 2021-01-03 20:14:16 -05:00
parent 20ad0cc03b
commit 5282e1378e

View file

@ -252,7 +252,7 @@ comment and a newline or formfeed ends one.
@item Inherit standard syntax: @samp{@@}
This syntax class does not specify a particular syntax. It says to
look in the standard syntax table to find the syntax of this
look in the parent syntax table to find the syntax of this
character.
@item Generic comment delimiters: @samp{!}