Use 'queueing' spelling instead of 'queuing'

Created on 1 June 2023, over 1 year ago
Updated 26 February 2024, 11 months ago

Problem/Motivation

Queuing/Queueing is a very fun word, and has two correct spellings, neither of which is associated with typical US/UK conventions, they're just, both correct (i.e. there's no existing spelling standard that dictates which spelling we should be using in Drupal).

Should we set a "correct spelling" for the Drupal ecosystem, in cspell/dictionary.txt?

https://english.stackexchange.com/questions/60852/queueing-or-queuing

Proposed resolution

I strongly recommend "queueing" because, oh my god, five consecutive vowels is definitely the correct answer.

1) Change flagwords in cspell.json to include queuing

    "flagWords": [
      "e-mail",
      "grey",
      "hte",
      "ist",
      "please",
      "queuing"
    ],

2) yarn run -s spellcheck:core --no-must-find-files --no-progress

3) Fix any occurrences found.

Remaining tasks

Drupal is to use queueing.

User interface changes

API changes

Data model changes

Release notes snippet

๐Ÿ“Œ Task
Status

Fixed

Version

10.2 โœจ

Component
Otherย  โ†’

Last updated about 1 hour ago

Created by

๐Ÿ‡บ๐Ÿ‡ธUnited States alison

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024