]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - plugins/TwitterBridge/daemons/synctwitterfriends.php
Remove more contractions
[quix0rs-gnu-social.git] / plugins / TwitterBridge / daemons / synctwitterfriends.php
index 6a155b3012593d7cdcf5bc8ddee171022e40b120..76410c7cbf48bd86cc2fdac52f5c773b0e4273c4 100755 (executable)
@@ -115,7 +115,7 @@ class SyncTwitterFriendsDaemon extends ParallelizingDaemon
         // Each child ps needs its own DB connection
 
         // Note: DataObject::getDatabaseConnection() creates
-        // a new connection if there isn't one already
+        // a new connection if there is not one already
 
         $conn = &$flink->getDatabaseConnection();