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 @@
+      "Nouriture",

Proposed resolution

@xjm: French is "Nourriture" (two Rs). So this is a case of it being a word in another language yet still misspelled. :) I confirmed it's supposed to be French where it's used in tests.

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

Status: Active » Needs review
StatusFileSize
new2.63 KB
ankitsingh0188’s picture

StatusFileSize
new62.46 KB
new222.25 KB
new224.54 KB

Patch applied successfully.
Looks good to me. Good to move it to RTBC +1
before_patch
after applying patch
after applying patch

sivaji_ganesh_jojodae’s picture

Status: Needs review » Reviewed & tested by the community

The patch applies cleanly and changes the typo as expected.

  • catch committed 483c579 on 9.1.x
    Issue #3138778 by sja112, jungle: Fix "Nourriture" relevant typos in...

  • catch committed 049dfb7 on 9.0.x
    Issue #3138778 by sja112, jungle: Fix "Nourriture" relevant typos in...
catch’s picture

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

@ankit.singh there's no need to post screenshots of the patch applying to the issue, DrupalCI verifies that already.

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

  • catch committed a8317dd on 8.9.x
    Issue #3138778 by sja112, jungle: Fix "Nourriture" relevant typos in...

Status: Fixed » Closed (fixed)

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