]> git.saurik.com Git - wxWidgets.git/blobdiff - src/os2/menuitem.cpp
wx-config2.6
[wxWidgets.git] / src / os2 / menuitem.cpp
index 87bac21267eb7df29478a7431c1cb9ae3f803e2b..d5417f8a0daacb40afc4053d3e69f14848c37429 100644 (file)
@@ -196,7 +196,7 @@ wxString wxMenuItemBase::GetLabelFromText(
         {
             //
             // '~' is the escape character for OS/2PM and '&' is the one for
-            // wxWindows - skip both of them
+            // wxWidgets - skip both of them
             //
             continue;
         }