diff --git a/src/Content/Item.php b/src/Content/Item.php index 0a606e057a..2a4bc9e3e6 100644 --- a/src/Content/Item.php +++ b/src/Content/Item.php @@ -338,7 +338,7 @@ class Item } else { $post_type = $this->l10n->t('status'); } - // Let's break everthing ... ;-) + // Let's break everything ... ;-) break; } $plink = '[url=' . $obj['plink'] . ']' . $post_type . '[/url]';