From d13d99aa857157833a7fce7a77796f680131820d Mon Sep 17 00:00:00 2001 From: Robin Dunn Date: Sun, 6 May 2001 00:26:05 +0000 Subject: [PATCH] fixed typo git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10012 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- docs/latex/wx/mouseevt.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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} -- 2.45.2