Fix cspell warnings
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3591377. --> Reported by: [mglaman](https://www.drupal.org/user/2416470) Related to !27 >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p>Fix cspell</p> <pre>The number of distinct unrecognized/misspelled words is 1<br>------------<br>mymodule<br>------------</pre><p><a href="https://project.pages.drupalcode.org/gitlab_templates/jobs/cspell/">https://project.pages.drupalcode.org/gitlab_templates/jobs/cspell/</a></p> <p>Add via</p> <pre>variables:<br>&nbsp; _CSPELL_WORDS: 'mycustomthing, madeupword'</pre>
issue