]> git.saurik.com Git - wxWidgets.git/blobdiff - src/os2/toplevel.cpp
1. derive wxGTK wxRadioBox from wxRadioBoxBase now, as in all other ports
[wxWidgets.git] / src / os2 / toplevel.cpp
index e45bedf8a973e855b09a7282a1150fa7af64c037..b57f9151395884c8d31f87322022dc26ce0e2363 100644 (file)
@@ -602,7 +602,7 @@ bool wxTopLevelWindowOS2::Create(
     if (GetExtraStyle() & wxTOPLEVEL_EX_DIALOG)
     {
         //
-        // We have different dialog templates to allows creation of dialogs
+        // We have different dialog templates to allow creation of dialogs
         // with & without captions under OS2indows, resizeable or not (but a
         // resizeable dialog always has caption - otherwise it would look too
         // strange)