]> git.saurik.com Git - wxWidgets.git/blobdiff - src/os2/toplevel.cpp
Filter out subframes from the ie backend history and the sample. Also document that...
[wxWidgets.git] / src / os2 / toplevel.cpp
index e5623cd6f3c9670d79ff2739b25cf115616f2cc3..b60548850154fe81e5ad1e2a7275b766037d91d3 100644 (file)
@@ -6,7 +6,7 @@
 // Created:     30.12.01
 // RCS-ID:      $Id$
 // Copyright:   (c) 2001 SciTech Software, Inc. (www.scitechsoft.com)
-// License:     wxWindows licence
+// Licence:     wxWindows licence
 ///////////////////////////////////////////////////////////////////////////////
 
 // ============================================================================
@@ -638,8 +638,8 @@ bool wxTopLevelWindowOS2::Create(
     {
         //
         // 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
+        // with & without captions under OS2indows, resizable or not (but a
+        // resizable dialog always has caption - otherwise it would look too
         // strange)
         //
         ULONG                       ulDlgTemplate;