Fix more grammar in r67360's comment
authorAryeh Gregor <simetrical@users.mediawiki.org>
Wed, 30 Jun 2010 21:37:19 +0000 (21:37 +0000)
committerAryeh Gregor <simetrical@users.mediawiki.org>
Wed, 30 Jun 2010 21:37:19 +0000 (21:37 +0000)
(see also r67401)

includes/DefaultSettings.php

index ac5a3e7..a506f8b 100644 (file)
@@ -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';