fixed a few typos
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27011 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -620,7 +620,7 @@ DocStr(wxActiveXEvent,
|
||||
ActiveX events. Any event parameters from the ActiveX cntrol are
|
||||
turned into attributes of the Python proxy for this event object.
|
||||
Additionally, there is a property called eventName that will
|
||||
return (suprizingly <wink>) the name of the ActiveX event.");
|
||||
return (surprisingly <wink>) the name of the ActiveX event.");
|
||||
|
||||
class wxActiveXEvent : public wxCommandEvent
|
||||
{
|
||||
|
Reference in New Issue
Block a user