error message typo
include in 5.2
(cherry picked from commit 95e29376fd
)
This commit is contained in:
parent
6981f40cd6
commit
804408bdae
|
@ -87,7 +87,7 @@
|
|||
(unless (and (procedure? f)
|
||||
(procedure-arity-includes? f 1))
|
||||
(raise-type-error (who->name '(method container<%> change-children))
|
||||
"procedure or arity 1"
|
||||
"procedure of arity 1"
|
||||
f))
|
||||
(send (get-wx-panel) change-children
|
||||
(lambda (kids)
|
||||
|
|
Loading…
Reference in New Issue
Block a user