Fix misspellings in comments and documentation
No real changes. Closes https://github.com/wxWidgets/wxWidgets/pull/870
This commit is contained in:
committed by
Vadim Zeitlin
parent
11e6a40a97
commit
49e20a961d
@@ -146,7 +146,7 @@ protected:
|
||||
/**
|
||||
Virtual dtor.
|
||||
|
||||
It is not really needed in this case but at leats it prevents gcc from
|
||||
It is not really needed in this case, but at least it prevents gcc from
|
||||
complaining about its absence.
|
||||
*/
|
||||
virtual ~wxHtmlWindowMouseHelper() { }
|
||||
|
Reference in New Issue
Block a user