Remove stray closing brace from Connect() documentation
This commit is contained in:
parent
fbbdcc058a
commit
e90c6e83dd
1 changed files with 1 additions and 1 deletions
|
|
@ -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<>()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue