aboutsummaryrefslogtreecommitdiffstats
path: root/doc/lispref/syntax.texi
diff options
context:
space:
mode:
Diffstat (limited to 'doc/lispref/syntax.texi')
-rw-r--r--doc/lispref/syntax.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/lispref/syntax.texi b/doc/lispref/syntax.texi
index b4bd48771f0..d27053a1799 100644
--- a/doc/lispref/syntax.texi
+++ b/doc/lispref/syntax.texi
@@ -252,7 +252,7 @@ comment and a newline or formfeed ends one.
252 252
253@item Inherit standard syntax: @samp{@@} 253@item Inherit standard syntax: @samp{@@}
254This syntax class does not specify a particular syntax. It says to 254This syntax class does not specify a particular syntax. It says to
255look in the standard syntax table to find the syntax of this 255look in the parent syntax table to find the syntax of this
256character. 256character.
257 257
258@item Generic comment delimiters: @samp{!} 258@item Generic comment delimiters: @samp{!}