From: Rotem Liss Date: Thu, 25 Mar 2010 20:22:57 +0000 (+0000) Subject: Typo in comment. X-Git-Tag: 1.31.0-rc.0~37363 X-Git-Url: https://git.cyclocoop.org/%28%28?a=commitdiff_plain;h=43c488ff2f96488fb9d94bd30f40c990b86cc74b;p=lhc%2Fweb%2Fwiklou.git Typo in comment. --- diff --git a/includes/DefaultSettings.php b/includes/DefaultSettings.php index 31373be7d2..7a2af536b7 100644 --- a/includes/DefaultSettings.php +++ b/includes/DefaultSettings.php @@ -1121,7 +1121,7 @@ $wgShowIPinHeader = true; # For non-logged in users $wgMaxSigChars = 255; # Maximum number of Unicode characters in signature $wgMaxArticleSize = 2048; # Maximum article size in kilobytes # Maximum number of bytes in username. You want to run the maintenance -# script ./maintenancecheckUsernames.php once you have changed this value +# script ./maintenance/checkUsernames.php once you have changed this value $wgMaxNameChars = 255; $wgMaxPPNodeCount = 1000000; # A complexity limit on template expansion