Closed (fixed)
Project:
Drupal core
Version:
11.x-dev
Component:
other
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
24 Jul 2023 at 03:30 UTC
Updated:
7 Aug 2023 at 07:59 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
quietone commentedComment #3
quietone commentedI did update the dictionary in #2921133: Remove "Please" from the codebase but the patch did not include them. Sigh.
So, this patch was made after running
yarn spellcheck:coreto find the lines to fix. Then again to make sure that all instances were fixed. And finally, rebuild the dictionary.yarn spellcheck:make-drupal-dict.Comment #4
bbralaChecked out core, ran spelcheck, found the files in this patch having errors, applies patch, ran again, no errors anymore. Seems as fixed as it should be.
Comment #6
catchCommitted 7939d08 and pushed to 11.x. Thanks!