]> git.mxchange.org Git - friendica.git/commitdiff
Spelling
authorMichael <heluecht@pirati.ca>
Tue, 16 May 2017 06:00:01 +0000 (06:00 +0000)
committerMichael <heluecht@pirati.ca>
Tue, 16 May 2017 06:00:01 +0000 (06:00 +0000)
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.