typo in error message

svn: r17526
This commit is contained in:
Eli Barzilay 2010-01-07 03:39:33 +00:00
parent 39595d2d05
commit 220801c80c

View File

@ -1531,7 +1531,7 @@ v4 todo:
src-info src-info
blame blame
orig-str orig-str
"expected a ~a that accepts ~a argument~a and and arbitrarily more~a, given: ~e" "expected a ~a that accepts ~a argument~a and arbitrarily more~a, given: ~e"
(if mtd? "method" "procedure") (if mtd? "method" "procedure")
(cond (cond
[(zero? dom-length) "no"] [(zero? dom-length) "no"]