From: Aryeh Gregor Date: Wed, 30 Jun 2010 21:37:19 +0000 (+0000) Subject: Fix more grammar in r67360's comment X-Git-Tag: 1.31.0-rc.0~36329 X-Git-Url: http://git.cyclocoop.org/%40spipnet%40?a=commitdiff_plain;h=1aa896d310b31881032a47723af32c1af5fd6a8b;p=lhc%2Fweb%2Fwiklou.git Fix more grammar in r67360's comment (see also r67401) --- diff --git a/includes/DefaultSettings.php b/includes/DefaultSettings.php index ac5a3e74aa..a506f8b662 100644 --- a/includes/DefaultSettings.php +++ b/includes/DefaultSettings.php @@ -2117,7 +2117,7 @@ $wgValidateAllHtml = false; /** * Default skin, for new users and anonymous visitors. Registered users may * change this to any one of the other available skins in their preferences. - * This have to be completely lowercase; see the "skins" directory for the list + * This has to be completely lowercase; see the "skins" directory for the list * of available skins. */ $wgDefaultSkin = 'vector';