]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - lib/xmppqueuehandler.php
Remove more contractions
[quix0rs-gnu-social.git] / lib / xmppqueuehandler.php
index 8acdcafe7e20f05738f948de1c39d13713af9071..29008da6472a2807d64e1ac5961225bb02d9d79e 100644 (file)
@@ -37,7 +37,7 @@ class XmppQueueHandler extends QueueHandler
 
     function start()
     {
-        # Low priority; we don't want to receive messages
+        # Low priority; we do not want to receive messages
 
         $this->log(LOG_INFO, "INITIALIZE");
         $this->conn = jabber_connect($this->_id.$this->transport());