wxWidgets/include/wx/x11
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
..
nanox/X11
private
app.h
bitmap.h Add dummy wxBitmap::HasAlpha() to wxX11 2020-06-09 18:07:10 +02:00
brush.h
chkconf.h
clipbrd.h
colour.h
cursor.h
dataform.h
dataobj2.h
dataobj.h
dc.h
dcclient.h
dcmemory.h
dcprint.h
dcscreen.h
dnd.h
font.h Change fractional point size from float to double 2020-04-21 09:00:04 -07:00
glcanvas.h
joystick.h
minifram.h
palette.h
pen.h
popupwin.h
print.h
private.h
privx.h
region.h
reparent.h
textctrl.h
toplevel.h
window.h Fix spelling in comments and documentation using codespell 2020-06-27 22:56:22 +02:00