Skip to content

Commit

Permalink
Fix typo in ContainerDeleteChildrenWithWrongPid upgrade wizard
Browse files Browse the repository at this point in the history
  • Loading branch information
Smove authored and achimfritz committed Dec 21, 2024
1 parent 89a603b commit 48bdb0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Classes/Updates/ContainerDeleteChildrenWithWrongPid.php
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ public function getIdentifier(): string
*/
public function getTitle(): string
{
return 'EXT:container: Delete "container" children whith wrong pid';
return 'EXT:container: Delete "container" children with wrong pid';
}

/**
Expand Down

0 comments on commit 48bdb0f

Please sign in to comment.