Fix spelling mistake: s/databses/database
authorSouthparkfan <southparkfan223@hotmail.com>
Wed, 29 Oct 2014 17:12:45 +0000 (13:12 -0400)
committerSouthparkfan <southparkfan223@hotmail.com>
Wed, 29 Oct 2014 17:12:45 +0000 (13:12 -0400)
Change-Id: Id532b3724792eff5849813888533c251b99edc82

includes/debug/MWDebug.php

index c2f2223..ffc6b3b 100644 (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
         */