]> git.saurik.com Git - wxWidgets.git/commitdiff
Typo
authorKevin Hock <hockkn@yahoo.com>
Thu, 14 Apr 2005 04:27:55 +0000 (04:27 +0000)
committerKevin Hock <hockkn@yahoo.com>
Thu, 14 Apr 2005 04:27:55 +0000 (04:27 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33600 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/latex/wx/scrolevt.inc

index f33a53d0e6e9f1951121be84ad212ecce7be3d92..eb885520e69f0a182c0dae14b9f24a0bbe18bdec 100644 (file)
@@ -10,7 +10,7 @@ the macros behave exactly the same.
 \twocolwidtha{9cm}
 \begin{twocollist}\itemsep=0pt
 \twocolitem{{\bf EVT\_SCROLL(func)}}{Process all scroll events.}
-\twocolitem{{\bf EVT\_SCROLL\_TOP(func)}}{Process wxEVT\_SCROLL\_TOP scroll-to-top events (minium position).}
+\twocolitem{{\bf EVT\_SCROLL\_TOP(func)}}{Process wxEVT\_SCROLL\_TOP scroll-to-top events (minimum position).}
 \twocolitem{{\bf EVT\_SCROLL\_BOTTOM(func)}}{Process wxEVT\_SCROLL\_TOP scroll-to-bottom events (maximum position).}
 \twocolitem{{\bf EVT\_SCROLL\_LINEUP(func)}}{Process wxEVT\_SCROLL\_LINEUP line up events.}
 \twocolitem{{\bf EVT\_SCROLL\_LINEDOWN(func)}}{Process wxEVT\_SCROLL\_LINEDOWN line down events.}