Some repeated "and and"s and "the the"s, and two more typos.

Closes PR 11229.

original commit: ee138cf2cba3ee32cd755a7b242ec10051180adf
This commit is contained in:
Eli Barzilay 2010-09-18 03:55:30 -04:00
parent 0ddfa81da3
commit 27f087f38f

View File

@ -161,7 +161,7 @@
(raise-blame-error
blame
val
"expected a procedure that accepts ~a arguments and and arbitrarily more~a, given: ~e"
"expected a procedure that accepts ~a arguments and arbitrarily more~a, given: ~e"
dom-length
(keyword-error-text mandatory-kwds)
val)))