From: Southparkfan Date: Wed, 29 Oct 2014 17:12:45 +0000 (-0400) Subject: Fix spelling mistake: s/databses/database X-Git-Tag: 1.31.0-rc.0~13455 X-Git-Url: http://git.cyclocoop.org/%22%20.%20generer_url_ecrire%28%22suivi_revisions%22%29%20.%20%22?a=commitdiff_plain;h=19d294e1bd8fd33b7ad5fe4b2d80c7a0cf3f3610;p=lhc%2Fweb%2Fwiklou.git Fix spelling mistake: s/databses/database Change-Id: Id532b3724792eff5849813888533c251b99edc82 --- diff --git a/includes/debug/MWDebug.php b/includes/debug/MWDebug.php index c2f22233bb..ffc6b3b67d 100644 --- a/includes/debug/MWDebug.php +++ b/includes/debug/MWDebug.php @@ -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 */