]> git.saurik.com Git - wxWidgets.git/commitdiff
comment fix
authorRobin Dunn <robin@alldunn.com>
Mon, 23 Jan 2006 22:48:14 +0000 (22:48 +0000)
committerRobin Dunn <robin@alldunn.com>
Mon, 23 Jan 2006 22:48:14 +0000 (22:48 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37100 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

wxPython/contrib/activex/activex.i

index b1df9e26aee32425265d63f7718bcc7e4384b470..c3830258e04f59a9601605d381362e3c9793335e 100644 (file)
@@ -842,7 +842,7 @@ wxString _VARTYPEname(VARTYPE vt)
 
 
 %{
 
 
 %{
-// A class derived from out wxActiveXWindow for the IE WebBrowser
+// A class derived from our wxActiveXWindow for the IE WebBrowser
 // control that will serve as a base class for a Python
 // implementation.  This is done so we can "eat our own dog food"
 // and use a class at least mostly generated by genaxmodule, but
 // control that will serve as a base class for a Python
 // implementation.  This is done so we can "eat our own dog food"
 // and use a class at least mostly generated by genaxmodule, but