From: Aaron Schulz Date: Wed, 8 Jul 2009 17:23:26 +0000 (+0000) Subject: typo X-Git-Tag: 1.31.0-rc.0~41039 X-Git-Url: http://git.cyclocoop.org/%22%20.%20generer_url_ecrire%28%22sites_tous%22%29%20.%20%22?a=commitdiff_plain;h=de4647158f40b914ce245b34313b9358e64e7d8a;p=lhc%2Fweb%2Fwiklou.git typo --- diff --git a/includes/DefaultSettings.php b/includes/DefaultSettings.php index 1e3bfa63ac..0b499bf809 100644 --- a/includes/DefaultSettings.php +++ b/includes/DefaultSettings.php @@ -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;