Fix spelling mistake: s/databses/database

Change-Id: Id532b3724792eff5849813888533c251b99edc82
This commit is contained in:
Southparkfan 2014-10-29 13:12:45 -04:00
parent f62bc7536e
commit 19d294e1bd

View file

@ -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
*/