Consistently spell s7 in lowercase
This commit is contained in:
parent
15b938fcd1
commit
1577e6d365
|
@ -29,7 +29,7 @@
|
|||
(description "Regular expression [Gauche]")
|
||||
|
||||
(id "#:")
|
||||
(description "Keyword object [Chicken, Guile, S7]; Keyword marker [Kawa, Racket]; Uninterned symbol [Gauche]")
|
||||
(description "Keyword object [Chicken, Guile, s7]; Keyword marker [Kawa, Racket]; Uninterned symbol [Gauche]")
|
||||
|
||||
(id "#;")
|
||||
(description "S-expression comment [R6RS, R7RS, SRFI 62]")
|
||||
|
|
Loading…
Reference in New Issue