fixed typo

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10012 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn 2001-05-06 00:26:05 +00:00
parent 0f7a546d9c
commit d13d99aa85

View 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}