Also fix spelling mistakes in the documentation files

Run the same codespell command on docs directory.
This commit is contained in:
Vadim Zeitlin
2020-06-28 15:26:36 +02:00
parent fca9460522
commit f03878251b
21 changed files with 30 additions and 30 deletions

View File

@@ -16,7 +16,7 @@ List of classes which should use their native GTK+ equivalents but don't:
Not possible because GTK's GtkHPane and GtkVPane
only support either horizontal or vertical panes
(therefore their names) whereas wxSplitterWindow
supports both and can even change orientiation at
supports both and can even change orientation at
runtime.
- wxDatePickerCtrl