Fix spelling mistake: s/databses/database
Change-Id: Id532b3724792eff5849813888533c251b99edc82
This commit is contained in:
parent
f62bc7536e
commit
19d294e1bd
1 changed files with 1 additions and 1 deletions
|
|
@ -46,7 +46,7 @@ class MWDebug {
|
|||
protected static $debug = array();
|
||||
|
||||
/**
|
||||
* SQL statements of the databses queries.
|
||||
* SQL statements of the database queries.
|
||||
*
|
||||
* @var array $query
|
||||
*/
|
||||
|
|
|
|||
Loading…
Reference in a new issue