aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lispref/syntax.texi4
1 files changed, 2 insertions, 2 deletions
diff --git a/lispref/syntax.texi b/lispref/syntax.texi
index 731956407e..bc3ac9c36b 100644
--- a/lispref/syntax.texi
+++ b/lispref/syntax.texi
@@ -875,10 +875,10 @@ to each syntactic type.
@tab
9 @ @ escape
@tab
-14 @ @ comment-fence
+14 @ @ generic comment
@item
@tab
-15 @ string-fence
+15 @ generic string
@end multitable
For example, the usual syntax value for @samp{(} is @code{(4 . 41)}.