diff --git a/interface/wx/event.h b/interface/wx/event.h index 061ba76201..105c95d4a3 100644 --- a/interface/wx/event.h +++ b/interface/wx/event.h @@ -758,7 +758,7 @@ public: @beginWxPerlOnly In wxPerl this function takes 4 arguments: @a id, @a lastid, @a type, @a method; if @a method is undef, the handler is - disconnected.} + disconnected. @endWxPerlOnly @see Bind<>()