Fix description of wxUSE_SPELLCHECK option in configure and CMake
Don't say that it's only for MSW and GTK 3, as it's also available under Mac. Also don't use "spellchecking" non-word in the description of a spell-checking option. No real changes.
This commit is contained in:
parent
da79145101
commit
271926fde0
3 changed files with 3 additions and 3 deletions
2
configure
vendored
2
configure
vendored
|
|
@ -2176,7 +2176,7 @@ Optional Features:
|
|||
--enable-secretstore use wxSecretStore class
|
||||
--enable-snglinst use wxSingleInstanceChecker class
|
||||
--enable-sound use wxSound class
|
||||
--enable-spellcheck enable spellchecking in wxTextCtrl class (MSW and GTK3 only)
|
||||
--enable-spellcheck enable spell checking in wxTextCtrl
|
||||
--enable-stdpaths use wxStandardPaths class
|
||||
--enable-stopwatch use wxStopWatch class
|
||||
--enable-streams use wxStream etc classes
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue