Skip to content
Snippets Groups Projects

Issue #3457450 by joegraduate: GitLabCI: Fix existing CSpell issues

2 files
+ 3
2
Compare changes
  • Side-by-side
  • Inline

Files

@@ -8,7 +8,7 @@ use Drupal\config_filter\Plugin\ConfigFilterInterface;
* Defines an interface for Config Distro filter plugin plugins.
*
* We might add additional methods to the filter in order to improve the UI
* or allow for a specialised workflow that is outside the scope of the original
* or allow for a specialized workflow that is outside the scope of the original
* config filter plugin spec. Use the associated base class for backwards
* compatibility.
*/
Loading