]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/minifram.h
Fixed dlmsw.cpp compilation with older SDKs and at run-time for systems prior to...
[wxWidgets.git] / interface / wx / minifram.h
index 34098bc5937f15e005af8837854e037c7dafa358..3f4f80d1108f48e8e3d7e9d7a486e6408a813821 100644 (file)
@@ -3,7 +3,7 @@
 // Purpose:     interface of wxMiniFrame
 // Author:      wxWidgets team
 // RCS-ID:      $Id$
-// Licence:     wxWindows license
+// Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 /**
@@ -35,7 +35,7 @@
     @style{wxSYSTEM_MENU}
         Displays a system menu (Windows and Motif only).
     @style{wxRESIZE_BORDER}
-        Displays a resizeable border around the window.
+        Displays a resizable border around the window.
     @endStyleTable
 
     @remarks