diff --git a/include/dba.php b/include/dba.php index 607936df8b..beb72bbc2c 100644 --- a/include/dba.php +++ b/include/dba.php @@ -625,7 +625,7 @@ class dba { } /** - * @brief Returnr the number of rows of a statement + * @brief Returns the number of rows of a statement * * @param object Statement object * @return int Number of rows