Error message typo.
This commit is contained in:
parent
1f022efb35
commit
01c846ee5e
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user