X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=sidebyside;f=include%2Fdba.php;h=b9e6c32d56acff766aeec3ffc91af5b09f5a023c;hb=44efdc3e1b01328a226c79e25834fe7adb2dbaf4;hp=ccce9ed816e95fb0602be2de81f820b8d6f4f011;hpb=124690cc4d2a00a350b6b2b1c592e0fb0134e070;p=friendica.git 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.