From: Ryan Norton Date: Sun, 14 Nov 2004 16:56:29 +0000 (+0000) Subject: spelling/grammer (lol) :) X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/6fb603d7458a2df50d11e9afa85d61e3bdb36eb6 spelling/grammer (lol) :) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30522 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/src/msw/window.cpp b/src/msw/window.cpp index bcba0c04c8..f5a6693112 100644 --- a/src/msw/window.cpp +++ b/src/msw/window.cpp @@ -3111,7 +3111,7 @@ bool wxWindowMSW::MSWCreate(const wxChar *wclass, // do create the window wxWindowCreationHook hook(this); - // VZ: anyonce cares to explain why is this done for CE? + // VZ: anyone care to explain why this is done for CE? #ifdef __WXWINCE__ if (extendedStyle == 0) {