Error message typo.

This commit is contained in:
Vincent St-Amour 2013-09-03 10:37:27 -04:00
parent 1f022efb35
commit 01c846ee5e

View File

@ -112,7 +112,7 @@
(when (null? originals)
(raise-syntax-error
#f
(format "~.s is not a method of generic interfaces ~.s"
(format "~.s is not a method of generic interface ~.s"
(syntax-e method-id)
(syntax-e gen-id))
ctx