X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/526954c5968baa29218c994ec48e476ae2bd4b9f..92c0fc34c104c8d7c12d6a3b78ea232690fc23f4:/interface/wx/minifram.h diff --git a/interface/wx/minifram.h b/interface/wx/minifram.h index 5795721153..7502ed8513 100644 --- a/interface/wx/minifram.h +++ b/interface/wx/minifram.h @@ -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