spelling: diaspora

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref 2023-03-21 23:17:28 -04:00
parent 17fa773233
commit 6c27117444

View file

@ -875,7 +875,7 @@ class Item
/* /*
* Do we already have this item? * Do we already have this item?
* We have to check several networks since Friendica posts could be repeated * We have to check several networks since Friendica posts could be repeated
* via OStatus (maybe Diasporsa as well) * via OStatus (maybe Diaspora as well)
*/ */
$duplicate = self::getDuplicateID($item); $duplicate = self::getDuplicateID($item);
if ($duplicate) { if ($duplicate) {