X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/7282b0678a879077a109495cb3cd20b28ea9cf45..36a0190ebd5bd9a7302f60f6dcd608b80574e21c:/interface/wx/minifram.h diff --git a/interface/wx/minifram.h b/interface/wx/minifram.h index 34098bc593..7502ed8513 100644 --- a/interface/wx/minifram.h +++ b/interface/wx/minifram.h @@ -2,8 +2,7 @@ // Name: minifram.h // Purpose: interface of wxMiniFrame // Author: wxWidgets team -// RCS-ID: $Id$ -// Licence: wxWindows license +// 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