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
@@ -1453,7 +1453,7 @@ public:
|
||||
virtual bool WordLeft(int noPages = 1, int flags = 0);
|
||||
|
||||
/**
|
||||
Move a nuber of words to the right.
|
||||
Move a number of words to the right.
|
||||
*/
|
||||
virtual bool WordRight(int noPages = 1, int flags = 0);
|
||||
|
||||
|
Reference in New Issue
Block a user