]> git.mxchange.org Git - friendica.git/blobdiff - mod/repair_ostatus.php
Events: Now with guid.
[friendica.git] / mod / repair_ostatus.php
index 06e34a63e0ece12747c03825b0a601b442206710..2b1224f4233fa6bec55792ad3242278b541a795c 100755 (executable)
@@ -11,7 +11,7 @@ function repair_ostatus_content(&$a) {
                // NOTREACHED
        }
 
-       $o = "<h2>".t("Resubsribing to OStatus contacts")."</h2>";
+       $o = "<h2>".t("Resubscribing to OStatus contacts")."</h2>";
 
        $uid = local_user();