Skip to content
Snippets Groups Projects

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

2 files
+ 2
2
Compare changes
  • Side-by-side
  • Inline
Files
2
@@ -27,7 +27,7 @@ class ConfigProviderInstall extends ConfigProviderBase {
* {@inheritdoc}
*/
public function addConfigToCreate(array &$config_to_create, StorageInterface $storage, $collection, $prefix = '', array $profile_storages = []) {
// The caller will aready have loaded config for install.
// The caller will already have loaded config for install.
}
/**
Loading