Typo in comment.
authorRotem Liss <rotem@users.mediawiki.org>
Thu, 25 Mar 2010 20:22:57 +0000 (20:22 +0000)
committerRotem Liss <rotem@users.mediawiki.org>
Thu, 25 Mar 2010 20:22:57 +0000 (20:22 +0000)
includes/DefaultSettings.php

index 31373be..7a2af53 100644 (file)
@@ -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