Clarify error message
This commit is contained in:
parent
94ae918b0f
commit
eb0e188b63
|
@ -96,7 +96,7 @@
|
|||
(else (false
|
||||
(make-exn:invalid-xexpr
|
||||
(format (string-append
|
||||
"Expected a string, symbol, number, comment, "
|
||||
"Expected a string, symbol, valid numeric entity, comment, "
|
||||
"processing instruction, or list, given ~s")
|
||||
x)
|
||||
(current-continuation-marks)
|
||||
|
|
Loading…
Reference in New Issue
Block a user