]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - actions/apifriendshipsdestroy.php
Remove more contractions
[quix0rs-gnu-social.git] / actions / apifriendshipsdestroy.php
index 3d9b7e001cd304aae1986e792aa928fcb6b84e43..fb73624c9aab05242c168861ec1ca36dd9e814d6 100644 (file)
@@ -113,7 +113,7 @@ class ApiFriendshipsDestroyAction extends ApiAuthAction
             return;
         }
 
-        // Don't allow unsubscribing from yourself!
+        // Do not allow unsubscribing from yourself!
 
         if ($this->user->id == $this->other->id) {
             $this->clientError(