Problem/Motivation
The are misspelled words that are in core/tests.
Steps to reproduce
Proposed resolution
Make fixes for the following words.
- behaviour
- buildable
- buildtest
- cnenzrgre
- cssidentifier
- distro
- drudbal
- entit
- fooalert
- fozzie
- functionaljavascripttest
- functionaltest
- kerneltest
- poink
- suggestionnotimplemented
- testcases
- testfield
- testfilename
- testk
- testload
- testname
- testproject
- webtest
- wordword
Remaining tasks
User interface changes
API changes
Data model changes
Release notes snippet
Issue fork drupal-3395900
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
- 3395900-correct-spelling-of
changes, plain diff MR !5092
Comments
Comment #2
quietone commentedComment #4
quietone commentedPerformed a rebase locallay, updated the dictionary and the list of changed words.
Comment #5
smustgrave commentedSure this will need a rebase if any of the others lands first.
But issue summary matches the MR of removed terms.
Reviewed the changes and they made sense
Comment #6
longwaveDictionary needs a reroll.
Comment #7
smustgrave commentedRebased and re-ran spellcheck:make-dict
Comment #8
longwaveThanks for rerolling! Backported to 10.2.x as a tests-only improvement to keep things in sync.
Committed and pushed cb98777fc1 to 11.x and afc03f789f to 10.2.x. Thanks!