fixed error message
svn: r8963
This commit is contained in:
parent
bb9671f27b
commit
38e8b04be2
|
@ -145,7 +145,7 @@
|
||||||
[args
|
[args
|
||||||
(raise-syntax-error
|
(raise-syntax-error
|
||||||
#f
|
#f
|
||||||
(format "require transformer did not produced ~a result~s instead of 2"
|
(format "require transformer produced ~a result~a instead of 2"
|
||||||
(length args)
|
(length args)
|
||||||
(if (= 1 (length args)) "" "s"))
|
(if (= 1 (length args)) "" "s"))
|
||||||
stx)]))
|
stx)]))
|
||||||
|
|
Loading…
Reference in New Issue
Block a user