typo
authorAaron Schulz <aaron@users.mediawiki.org>
Wed, 8 Jul 2009 17:23:26 +0000 (17:23 +0000)
committerAaron Schulz <aaron@users.mediawiki.org>
Wed, 8 Jul 2009 17:23:26 +0000 (17:23 +0000)
includes/DefaultSettings.php

index 1e3bfa6..0b499bf 100644 (file)
@@ -2203,7 +2203,7 @@ $wgPutIPinRC = true;
 /**
  * Recentchanges items are periodically purged; entries older than this many
  * seconds will go.
- * Default: 13 weeks = about three monts
+ * Default: 13 weeks = about three months
  */
 $wgRCMaxAge = 13 * 7 * 24 * 3600;