From: Robin Dunn Date: Sun, 6 May 2001 00:26:05 +0000 (+0000) Subject: fixed typo X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/d13d99aa857157833a7fce7a77796f680131820d fixed typo git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10012 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/docs/latex/wx/mouseevt.tex b/docs/latex/wx/mouseevt.tex index eff02f8b6d..a29e7d55e1 100644 --- a/docs/latex/wx/mouseevt.tex +++ b/docs/latex/wx/mouseevt.tex @@ -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}