]> git.saurik.com Git - wxWidgets.git/commitdiff
correct a typo in wxSplitterWindow gravity parameter name
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 25 May 2009 13:08:00 +0000 (13:08 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 25 May 2009 13:08:00 +0000 (13:08 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@60739 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/doxygen/overviews/xrc_format.h

index aeb6780ad15a07e6131d65c9cd2949c8e20d9102..7e34b6daaa10c543bdc25f0df34e5804124c4b53 100644 (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