From: Robin Dunn Date: Fri, 12 Nov 2004 20:38:16 +0000 (+0000) Subject: typo X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/b7a2ebe671dd2243a1f63e61e9dcda19b691e9b7 typo git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30505 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/wxPython/src/webkit.i b/wxPython/src/webkit.i index 92eb49e72c..3b5aadf643 100644 --- a/wxPython/src/webkit.i +++ b/wxPython/src/webkit.i @@ -116,7 +116,7 @@ public: #endif %} -// Now define it for SWIG, usign either the real class or the dummy above. +// Now define it for SWIG, using either the real class or the dummy above. MustHaveApp(wxWebKitCtrl);