From: Robin Dunn Date: Sat, 8 Dec 2012 21:04:50 +0000 (+0000) Subject: typo fix X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/3497ab0e3b63485daed04763081c5ecb123b0397 typo fix git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@73155 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/interface/wx/event.h b/interface/wx/event.h index f9411ad846..8f84dbc1c0 100644 --- a/interface/wx/event.h +++ b/interface/wx/event.h @@ -4277,7 +4277,7 @@ public: @library{wxcore} @category{events} - @see ::wxSetCursor, wxWindow::wxSetCursor + @see ::wxSetCursor, wxWindow::SetCursor */ class wxSetCursorEvent : public wxEvent {