Skip to content
Snippets Groups Projects

Issue #3445630 - Fix spell

1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -7,7 +7,7 @@ use Drush\Commands\DrushCommands;
use Drupal\unused_modules\UnusedModulesHelperService;
/**
* A Drush commandfile.
* A Drush command file.
*
* In addition to this file, you need a drush.services.yml
* in root of your module, and a composer.json file that provides the name
Loading