]> git.saurik.com Git - wxWidgets.git/commitdiff
typo fix
authorRobin Dunn <robin@alldunn.com>
Sat, 8 Dec 2012 21:04:50 +0000 (21:04 +0000)
committerRobin Dunn <robin@alldunn.com>
Sat, 8 Dec 2012 21:04:50 +0000 (21:04 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@73155 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

interface/wx/event.h

index f9411ad8466b788ba441b3c345683b88204ce189..8f84dbc1c019d4a9d25ec8c193884f734f9d90d0 100644 (file)
@@ -4277,7 +4277,7 @@ public:
     @library{wxcore}
     @category{events}
 
-    @see ::wxSetCursor, wxWindow::wxSetCursor
+    @see ::wxSetCursor, wxWindow::SetCursor
 */
 class wxSetCursorEvent : public wxEvent
 {