]> git.mxchange.org Git - friendica.git/blobdiff - include/dba.php
Central item expiration routine for external items
[friendica.git] / include / dba.php
index ccce9ed816e95fb0602be2de81f820b8d6f4f011..b9e6c32d56acff766aeec3ffc91af5b09f5a023c 100644 (file)
@@ -460,7 +460,7 @@ class dba {
        }
 
        /**
-        * @brief beautifies the query - seful for "SHOW PROCESSLIST"
+        * @brief beautifies the query - useful for "SHOW PROCESSLIST"
         *
         * This is safe when we bind the parameters later.
         * The parameter values aren't part of the SQL.