]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/window.cpp
Massive reworking of wxMediaCtrl code - backend everything, search for backends via...
[wxWidgets.git] / 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)
     {