svn: r13131
This commit is contained in:
Eli Barzilay 2009-01-14 22:58:06 +00:00
parent 559363bc2b
commit 3418b1404e

View File

@ -37,7 +37,7 @@
(raise-syntax-error
#f
(string-append "expects a single identifer, any number of literal"
" strings, or a #:search clause;"
" strings, or #:search clauses;"
" try `(help help)' for more information")
stx)])))