correct a typo in wxSplitterWindow gravity parameter name

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@60739 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2009-05-25 13:08:00 +00:00
parent ef18e79223
commit 881f5a1c71

View File

@@ -1428,7 +1428,7 @@ wxSpinCtrl supports the properties as @ref xrc_wxspinbutton.
Initial position of the sash (default: 0).}
@row3col{minsize, integer,
Minimum child size (default: not set).}
@row3col{minsize, @ref overview_xrcformat_type_float,
@row3col{gravity, @ref overview_xrcformat_type_float,
Sash gravity, see wxSplitterWindow::SetSashGravity() (default: not set).}
@endTable