Fix double words and article mismatches in docs.

This commit is contained in:
Blake Madden
2021-03-10 14:28:20 -05:00
parent 18edbe93f2
commit 28d705424b
34 changed files with 46 additions and 46 deletions

View File

@@ -4311,7 +4311,7 @@ public:
/**
@class wxMouseCaptureChangedEvent
An mouse capture changed event is sent to a window that loses its
A mouse capture changed event is sent to a window that loses its
mouse capture. This is called even if wxWindow::ReleaseMouse
was called by the application code. Handling this event allows
an application to cater for unexpected capture releases which