X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/7282b0678a879077a109495cb3cd20b28ea9cf45..d3fa4bc22e84e3ca4d88cc1772f2d414140a1017:/interface/wx/minifram.h diff --git a/interface/wx/minifram.h b/interface/wx/minifram.h index 34098bc593..3f4f80d110 100644 --- a/interface/wx/minifram.h +++ b/interface/wx/minifram.h @@ -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