git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40167
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
EVT_PrivacyImpactedStateChange = wx.PyEventBinder(wxEVT_PrivacyImpactedStateChange, 1)
-# For this there are af ew special methods implemented in C++ in the
+# For this there are a few special methods implemented in C++ in the
# IEHtmlWindowBase class, so derive from it instead of ActiveXWindow.
class IEHtmlWindow(wx.activex.IEHtmlWindowBase):
def __init__(self, parent, ID=-1, pos=wx.DefaultPosition,