]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/minifram.h
Implement setFont on the iOS port of wxStaticText.
[wxWidgets.git] / interface / wx / minifram.h
index 57957211532e712f9e539ab94fc24784e04e3b44..7502ed8513e5586aa15ab03a4bbc1123436a3cd0 100644 (file)
@@ -2,7 +2,6 @@
 // Name:        minifram.h
 // Purpose:     interface of wxMiniFrame
 // Author:      wxWidgets team
-// RCS-ID:      $Id$
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
@@ -35,7 +34,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