Edit for consistency

This commit is contained in:
Lassi Kortela 2020-08-17 09:14:24 +03:00
parent 7002737e10
commit 0bef9b29fe
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@
(description "Literal character [R7RS]") (description "Literal character [R7RS]")
(id "#`") (id "#`")
(description "quasisyntax [R6RS, syntax-case]; legacy string interpolation [Gauche]") (description "quasisyntax [R6RS, syntax-case]; legacy interpolated string [Gauche]")
(id "#|") (id "#|")
(description "Block comment until |# [R6RS, R7RS, SRFI 30]") (description "Block comment until |# [R6RS, R7RS, SRFI 30]")