Commit de1cc329 authored by Ettemlevest's avatar Ettemlevest

Typos

parent 0890ad90
...@@ -107,7 +107,7 @@ class MysqliDb ...@@ -107,7 +107,7 @@ class MysqliDb
protected $_stmtError; protected $_stmtError;
/** /**
* Variable which holds last statement error number * Variable which holds last statement error code
* *
* @var int * @var int
*/ */
...@@ -1597,7 +1597,7 @@ class MysqliDb ...@@ -1597,7 +1597,7 @@ class MysqliDb
} }
/** /**
* Method returns mysql error number * Method returns mysql error code
* *
* @return int * @return int
*/ */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment