Opened 19 years ago
Closed 19 years ago
#3849 closed defect (bug) (wontfix)
Spelling error on tooltip
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Severity: | normal | Version: | 2.1.1 |
| Component: | TinyMCE | Keywords: | |
| Focuses: | Cc: |
Description
In the editor, the spell check button has the following tooltip: "Toggle spellchecker". "Spell checker" is two words, not one.
Change History (2)
Note: See
TracTickets for help on using
tickets.
I'm not sure what the correct spelling should be but "spellchecker" is used twice, once in
wp-includes/js/tinymce/plugins/spellchecker/tinyspell.php
wp-includes/js/tinymce/plugins/spellchecker/langs/en.js
The author of the code may simply have got used to using the "spellchecker" class :-)