From ec0d2a1a038617c99ae57ee2329bbcbe0b2cb1e6 Mon Sep 17 00:00:00 2001 From: Michael Date: Mon, 24 Apr 2017 21:23:00 +0000 Subject: [PATCH] Little spelling problem --- include/dba.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/dba.php b/include/dba.php index 607936df8..beb72bbc2 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