]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - lib/xmppqueuehandler.php
Merge branch 'admin-sections/4' into 0.9.x
[quix0rs-gnu-social.git] / lib / xmppqueuehandler.php
index 7caa078ae39ceb77c89e32297925b26e931694a3..f28fc9088c47b1449b91a0575f4656e43b3abf2e 100644 (file)
@@ -37,7 +37,7 @@ class XmppQueueHandler extends QueueHandler
 
     function start()
     {
-        # Low priority; we do not want to receive messages
+        # Low priority; we don't want to receive messages
 
         $this->log(LOG_INFO, "INITIALIZE");
         $this->conn = jabber_connect($this->_id.$this->transport());