Error message typo.
This commit is contained in:
parent
1f022efb35
commit
01c846ee5e
|
@ -112,7 +112,7 @@
|
||||||
(when (null? originals)
|
(when (null? originals)
|
||||||
(raise-syntax-error
|
(raise-syntax-error
|
||||||
#f
|
#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 method-id)
|
||||||
(syntax-e gen-id))
|
(syntax-e gen-id))
|
||||||
ctx
|
ctx
|
||||||
|
|
Loading…
Reference in New Issue
Block a user