No changes, just fix typos in comments in wxOSX files.
Closes #14549, #14552. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@72270 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -782,7 +782,7 @@ void* wxJoystickThread::Entry()
|
||||
//
|
||||
// This is where the REAL dirty work gets done.
|
||||
//
|
||||
// 1) Loops through each event the queue has recieved
|
||||
// 1) Loops through each event the queue has received
|
||||
// 2) First, checks if the thread that is running the loop for
|
||||
// the polling has ended - if so it breaks out
|
||||
// 3) Next, it checks if there was an error getting this event from
|
||||
|
Reference in New Issue
Block a user