]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - lib/jabber.php
Remove more contractions
[quix0rs-gnu-social.git] / lib / jabber.php
index 73f2ec66059a6010fa956a80cdfe528500d27817..d666fcbb3838899e14486bcf930ec49e044794da 100644 (file)
@@ -437,7 +437,7 @@ function jabber_public_notice($notice)
 
     $public = common_config('xmpp', 'public');
 
-    // FIXME PRIV don't send out private messages here
+    // FIXME PRIV do not send out private messages here
     // XXX: should we send out non-local messages if public,localonly
     // = false? I think not