From: Michael Date: Tue, 16 May 2017 06:00:01 +0000 (+0000) Subject: Spelling X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=41f94a62fcc14022f7d2401a3adefeaa111d0628;p=friendica.git Spelling --- diff --git a/include/dba.php b/include/dba.php index ccce9ed816..b9e6c32d56 100644 --- a/include/dba.php +++ b/include/dba.php @@ -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.