wxWidgets/include/wx/univ
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
..
anybutton.h
app.h
bmpbuttn.h
button.h
checkbox.h
checklst.h
chkconf.h
choice.h
colschem.h
combobox.h Replace dynamic casts with virtual wxWindow::WXGetTextEntry() 2020-01-09 23:25:49 +01:00
control.h
custombgwin.h
dialog.h
frame.h
gauge.h
inpcons.h
inphand.h
listbox.h
menu.h
menuitem.h
notebook.h
panel.h
radiobox.h
radiobut.h
renderer.h Fix spelling in comments and documentation using codespell 2020-06-27 22:56:22 +02:00
scrarrow.h
scrolbar.h Fix spelling in comments and documentation using codespell 2020-06-27 22:56:22 +02:00
scrthumb.h
scrtimer.h
setup0.h Update setup.h files 2020-01-15 15:58:30 +01:00
setup_inc.h
slider.h
spinbutt.h
statbmp.h
statbox.h
statline.h
stattext.h
statusbr.h
stdrend.h Fix spelling in comments and documentation using codespell 2020-06-27 22:56:22 +02:00
textctrl.h
tglbtn.h
theme.h
toolbar.h Don't resize the parent from wxToolBar::SetSize() in wxUniv 2019-11-06 15:06:36 +01:00
toplevel.h
window.h