spelling: everything
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
010d7fb723
commit
3d21742fbb
|
@ -338,7 +338,7 @@ class Item
|
||||||
} else {
|
} else {
|
||||||
$post_type = $this->l10n->t('status');
|
$post_type = $this->l10n->t('status');
|
||||||
}
|
}
|
||||||
// Let's break everthing ... ;-)
|
// Let's break everything ... ;-)
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
$plink = '[url=' . $obj['plink'] . ']' . $post_type . '[/url]';
|
$plink = '[url=' . $obj['plink'] . ']' . $post_type . '[/url]';
|
||||||
|
|
Loading…
Reference in a new issue