]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/scrolevt.inc
Renderer should only be used for GTK+ 2
[wxWidgets.git] / 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.}