wxWidgets/include/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 Fix wxPropertyGrid headers so they can be compiled independently 2019-08-15 17:27:07 -07:00
editors.h Implement method to set items of wxPGChoiceEditor 2020-05-01 17:57:46 +02:00
manager.h Fix wxPropertyGrid headers so they can be compiled independently 2019-08-15 17:27:07 -07:00
property.h Fix spelling in comments and documentation using codespell 2020-06-27 22:56:22 +02:00
propgrid.h Fix spelling in comments and documentation using codespell 2020-06-27 22:56:22 +02:00
propgriddefs.h Fix wxPropertyGrid headers so they can be compiled independently 2019-08-15 17:27:07 -07:00
propgridiface.h Fix spelling in comments and documentation using codespell 2020-06-27 22:56:22 +02:00
propgridpagestate.h Eliminate -Wcast-qual warnings with GCC and Clang 2020-02-02 22:50:32 -08:00
props.h Fix wxEditorDialogProperty type declaration 2019-11-29 00:23:26 +01:00