wxWidgets/interface/wx/propgrid
Vadim Zeitlin d7f19ee610 Fix spelling in comments and documentation using codespell
Apply the utility from https://github.com/codespell-project/codespell/
to fix spelling issues in the headers under both include and interface
directories and add a file with a couple of exceptions.

The exact command line used was:

    $ codespell -w -I misc/scripts/codespell.ignore -i 3 in*
2020-06-27 22:56:22 +02:00
..
advprops.h Replace wxPG_FILE_DIALOG_TITLE and wxPG_DIR_DIALOG_MESSAGE attributes with wxPG_DIALOG_TITLE 2019-08-04 20:20:19 +02:00
editors.h Implement getters for members of wxPGWindowList 2020-02-12 17:09:25 +01:00
manager.h Update wxPG documentation to get rid of doxygen warnings 2019-05-26 18:22:49 +02:00
property.h Fix spelling in comments and documentation using codespell 2020-06-27 22:56:22 +02:00
propgrid.h Update wxPropertyGrid documentation 2019-10-02 00:06:58 +02:00
propgriddefs.h Use long int literals to represent long constants 2019-05-26 18:51:37 +02:00
propgridiface.h Update wxPropertyGrid documentation 2019-10-02 00:06:58 +02:00
propgridpagestate.h Remove unneeded privileged access as friends 2019-05-12 20:24:59 +02:00
props.h Fix names of wxDirProperty ctor parameters 2019-10-29 23:34:37 +01:00