]> git.saurik.com Git - wxWidgets.git/commitdiff
Fix typo in wxSlider XRC format documentation.
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 9 Feb 2012 13:24:43 +0000 (13:24 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 9 Feb 2012 13:24:43 +0000 (13:24 +0000)
"pagesize" was documented as line size, fix this.

Closes #13949.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@70553 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/doxygen/overviews/xrc_format.h

index 05061836cb7a893d067a30d02f315dc2d69c1c5e..dd14c10f1e608c98eeaa92a7901e28d6588f60d4 100644 (file)
@@ -1462,7 +1462,7 @@ HTML markup. Note that the markup has to be escaped:
 @row3col{max, integer,
     Maximum allowed value (default: 100).}
 @row3col{pagesize, integer,
-    Line size; number of steps the slider moves when the user moves
+    Page size; number of steps the slider moves when the user moves
     pages up or down (default: unset).}
 @row3col{linesize, integer,
     Line size; number of steps the slider moves when the user moves it