Problem/Motivation

There are some misspelled words used as array keys in tests. There are other words like this but for various reasons they are more complicated or will require discussion. Hopefully, these are straightforward.

Steps to reproduce

Proposed resolution

  1. drivernumber
  2. drivertext
  3. nonoptional
  4. nostart
  5. subcontainer
  6. webtest
  7. xxgroup
  8. yygroup
  9. zzgroup

Remaining tasks

User interface changes

API changes

Data model changes

Release notes snippet

Issue fork drupal-3406460

Command icon 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:

Comments

quietone created an issue. See original summary.

quietone’s picture

Issue summary: View changes
Status: Active » Needs review

I think that is enough for this. Setting for review.

smustgrave’s picture

Status: Needs review » Needs work

Based on other cspell issue believe this needs a manual rebase.

quietone’s picture

Issue summary: View changes
Status: Needs work » Needs review

I made the same change in another issue so I updated the proposed resolution. This is now changing fewer words.

smustgrave’s picture

smustgrave’s picture

Status: Needs review » Reviewed & tested by the community

The one I was concerned about was merged and didn't cause an issue here. So marking.

longwave’s picture

Version: 11.x-dev » 10.2.x-dev
Status: Reviewed & tested by the community » Fixed

Committed and pushed 3eb0257722 to 11.x and 7689c81988 to 10.2.x. Thanks!

  • longwave committed 7689c819 on 10.2.x
    Issue #3406460 by quietone, smustgrave: Fix spelling of array keys in...

  • longwave committed 3eb02577 on 11.x
    Issue #3406460 by quietone, smustgrave: Fix spelling of array keys in...

quietone’s picture

Issue tags: +cspell error

Status: Fixed » Closed (fixed)

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