]> git.saurik.com Git - wxWidgets.git/commitdiff
spelling/grammer (lol) :)
authorRyan Norton <wxprojects@comcast.net>
Sun, 14 Nov 2004 16:56:29 +0000 (16:56 +0000)
committerRyan Norton <wxprojects@comcast.net>
Sun, 14 Nov 2004 16:56:29 +0000 (16:56 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30522 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

src/msw/window.cpp

index bcba0c04c8e24789e53abab5b914b4b104772338..f5a6693112e04170f62d708ebc75d3d64e837c29 100644 (file)
@@ -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)
     {