Skip to content

Commit de1cc32

Browse files
author
Ettemlevest
committed
Typos
1 parent 0890ad9 commit de1cc32

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

MysqliDb.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ class MysqliDb
107107
protected $_stmtError;
108108

109109
/**
110-
* Variable which holds last statement error number
110+
* Variable which holds last statement error code
111111
*
112112
* @var int
113113
*/
@@ -1597,7 +1597,7 @@ public function getLastError()
15971597
}
15981598

15991599
/**
1600-
* Method returns mysql error number
1600+
* Method returns mysql error code
16011601
*
16021602
* @return int
16031603
*/

0 commit comments

Comments
 (0)