Fix typos and wording in docs and comments

Closes #22191.
This commit is contained in:
PB
2022-03-11 19:58:03 +01:00
committed by Vadim Zeitlin
parent a845d247fb
commit dc770deab0
5 changed files with 7 additions and 8 deletions

View File

@@ -52,7 +52,7 @@
#pragma warning(pop)
#endif
// #undef the macros defined in winsows.h which conflict with code elsewhere
// #undef the macros defined in windows.h which conflict with code elsewhere
#include "wx/msw/winundef.h"
#endif // _WX_WRAPWIN_H_