X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=mod%2Frepair_ostatus.php;h=2b1224f4233fa6bec55792ad3242278b541a795c;hb=d8c4fceef83fdfb71b378eb0e162e454fb8a29e8;hp=06e34a63e0ece12747c03825b0a601b442206710;hpb=635e92249aa8e729b6ba2f741c2cdf5f20627441;p=friendica.git diff --git a/mod/repair_ostatus.php b/mod/repair_ostatus.php index 06e34a63e0..2b1224f423 100755 --- a/mod/repair_ostatus.php +++ b/mod/repair_ostatus.php @@ -11,7 +11,7 @@ function repair_ostatus_content(&$a) { // NOTREACHED } - $o = "

".t("Resubsribing to OStatus contacts")."

"; + $o = "

".t("Resubscribing to OStatus contacts")."

"; $uid = local_user();