Problem/Motivation

Discovered at #2972224: Add .cspell.json to automate spellchecking in Drupal core, and pointed by @xjm in https://www.drupal.org/project/drupal/issues/3122088#comment-13628724

+++ b/core/.cspell.json
@@ -0,0 +1,1288 @@
+      "Disalbe",

Proposed resolution

As title and see the change record https://www.drupal.org/node/3122084 for how to work with cspell.

Remaining tasks

Pick out all applicable words from #2972224: Add .cspell.json to automate spellchecking in Drupal core and fix them.

User interface changes

API changes

Data model changes

Release notes snippet

Comments

jungle created an issue. See original summary.

sja112’s picture

Assigned: Unassigned » sja112
sja112’s picture

Assigned: sja112 » Unassigned
Status: Active » Needs review
StatusFileSize
new730 bytes
kunalgautam’s picture

#3 patch looks good to me, I checked with grep -r "Disalbe" * command and there is no other word after applying the patch.

Good to move to RTBC

sivaji_ganesh_jojodae’s picture

Status: Needs review » Reviewed & tested by the community

The patch works & issue needs backporting to 8.x.

+1 to RTBC.

  • catch committed b316a5c on 9.1.x
    Issue #3138772 by sja112, kkalashnikov, jungle, DevJoJodae: Fix "Disable...

  • catch committed 4eb6302 on 9.0.x
    Issue #3138772 by sja112, kkalashnikov, jungle, DevJoJodae: Fix "Disable...
catch’s picture

Version: 9.1.x-dev » 8.9.x-dev
Status: Reviewed & tested by the community » Fixed

Committed/pushed to 9.1.x and cherry-picked back to 8.9.x, thanks!

  • catch committed 8454976 on 8.9.x
    Issue #3138772 by sja112, kkalashnikov, jungle, DevJoJodae: Fix "Disable...

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.