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 @@
+      "Partialy".

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

CommentFileSizeAuthor
#3 3138783-1.patch774 bytesmohrerao

Comments

jungle created an issue. See original summary.

jungle’s picture

mohrerao’s picture

StatusFileSize
new774 bytes

adding patch.

mohrerao’s picture

Status: Active » Needs review
sivaji_ganesh_jojodae’s picture

Status: Needs review » Reviewed & tested by the community

The patch works as expected.

Edit: This needs backporting to 8.x.

  • catch committed 8b43890 on 9.1.x
    Issue #3138783 by mohrerao, jungle, DevJoJodae: Fix "Partially" relevant...

  • catch committed de431be on 9.0.x
    Issue #3138783 by mohrerao, jungle, DevJoJodae: Fix "Partially" relevant...
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 c977471 on 8.9.x
    Issue #3138783 by mohrerao, jungle, DevJoJodae: Fix "Partially" relevant...

Status: Fixed » Closed (fixed)

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