Fix more typos in comments and wxFAIL messages

Closes https://github.com/wxWidgets/wxWidgets/pull/270
This commit is contained in:
Vadim Zeitlin
2016-04-14 16:08:28 +02:00
parent d4460435d9
commit ba5a0a3878
6 changed files with 15 additions and 15 deletions

View File

@@ -89,7 +89,7 @@ public:
void AddHandler(wxXmlResourceHandler* handler);
/**
Add a new handler at the begining of the handler list.
Add a new handler at the beginning of the handler list.
*/
void InsertHandler(wxXmlResourceHandler *handler);