]> git.saurik.com Git - wxWidgets.git/commitdiff
fixed typo
authorRobin Dunn <robin@alldunn.com>
Sun, 6 May 2001 00:26:05 +0000 (00:26 +0000)
committerRobin Dunn <robin@alldunn.com>
Sun, 6 May 2001 00:26:05 +0000 (00:26 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10012 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/latex/wx/mouseevt.tex

index eff02f8b6d0907b66b62f0ffe0ae6abc2f8acf9c..a29e7d55e145586e767e3a3093691c34da07516a 100644 (file)
@@ -239,7 +239,7 @@ translation set for the DC, which usually indicates that the window has been scr
 \constfunc{int}{GetLinesPerAction}{\void}
 
 Returns the configured number of lines (or whatever) to be scrolled per
-wheel action.  Defaults to one.
+wheel action.  Defaults to three.
 
 \membersection{wxMouseEvent::GetWheelRotation}\label{wxmouseeventgetwheelrotation}