correct syntax-error message for 'help'
svn: r13129
This commit is contained in:
parent
fd2136071a
commit
9e341c4e0d
|
@ -36,7 +36,7 @@
|
|||
[_
|
||||
(raise-syntax-error
|
||||
#f
|
||||
(string-append "expects a single identifer, a #:from clause, or a"
|
||||
(string-append "expects any number of literal strings, a single identifer, a #:from clause, or a"
|
||||
" #:search clause; try `(help help)' for more information")
|
||||
stx)])))
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user