Fix double words and article mismatches in docs.

This commit is contained in:
Blake Madden
2021-03-10 14:28:20 -05:00
parent 18edbe93f2
commit 28d705424b
34 changed files with 46 additions and 46 deletions

View File

@@ -480,7 +480,7 @@ protected:
the need to specify class scope in your wxHVScrolledWindow derived class
when using wxVarScrollHelperBase functionality.
Like all three of it's scroll helper base classes, this class is mostly
Like all three of its scroll helper base classes, this class is mostly
only useful to those classes built into wxWidgets deriving from here, and
this documentation is mostly only provided for referencing the functions
provided by this class. You will likely want to derive your window from