// Name: minifram.h
// Purpose: interface of wxMiniFrame
// Author: wxWidgets team
-// RCS-ID: $Id$
// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
@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