Skip to content
Snippets Groups Projects

Issue #3353407: Spell mistake in block class module

Merged mukesh88 requested to merge issue/block_class-3353407:3353407-spell-mistake-in into 2.0.x
2 files
+ 2
2
Compare changes
  • Side-by-side
  • Inline
Files
2
@@ -52,7 +52,7 @@ class BlockClassConfirmDeletionAttributeForm extends ConfirmFormBase {
// Block save.
$block->save();
// Set a messsage.
// Set a message.
\Drupal::messenger()->addStatus($this->t('Attributes deleted'));
// Get the block class list path.
Loading