X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/34040e3126a6714928377e6f81cc2a9eb476075f..f8ab089a49f23a467d345835f4250f3fe8031479:/include/wx/msw/control.h

diff --git a/include/wx/msw/control.h b/include/wx/msw/control.h
index 0856025577..24dd2a7ab7 100644
--- a/include/wx/msw/control.h
+++ b/include/wx/msw/control.h
@@ -97,7 +97,7 @@ protected:
     //     implement MSWGetStyle() this version will disappear.
     //
     // create the control of the given class with the given style (combination
-    // of WS_XXX flags, i.e. Windows style, not wxWindows one), returns
+    // of WS_XXX flags, i.e. Windows style, not wxWidgets one), returns
     // FALSE if creation failed
     //
     // All parameters except classname and style are optional, if the