Follow-up to r52017: corrected documentation
authorRemember the dot <rememberthedot@users.mediawiki.org>
Wed, 17 Jun 2009 04:28:42 +0000 (04:28 +0000)
committerRemember the dot <rememberthedot@users.mediawiki.org>
Wed, 17 Jun 2009 04:28:42 +0000 (04:28 +0000)
languages/messages/MessagesEn.php

index 0a88660..7589685 100644 (file)
@@ -30,7 +30,7 @@ $rtl = false;
 
 /**
  * Should all nouns (not just proper ones) be capitalized?
- * Enabling this property will add the capitalizeAllNouns class to the <body> tag
+ * Enabling this property will add the capitalize_all_nouns class to the <body> tag
  */
 $capitalizeAllNouns = false;