* Docucmentaton: Fixed speling eror
authorÆvar Arnfjörð Bjarmason <avar@users.mediawiki.org>
Fri, 13 Jan 2006 14:34:02 +0000 (14:34 +0000)
committerÆvar Arnfjörð Bjarmason <avar@users.mediawiki.org>
Fri, 13 Jan 2006 14:34:02 +0000 (14:34 +0000)
maintenance/namespaceDupes.php

index 1e995b0..13d7d50 100644 (file)
@@ -27,7 +27,7 @@ if(isset( $options['help'] ) ) {
 print <<<END
 usage: namespaceDupes.php [--fix] [--suffix=<text>] [--help]
     --help          : this help message
-    --fix           : attempt to automaticly fix errors
+    --fix           : attempt to automatically fix errors
     --suffix=<text> : dupes will be renamed with correct namespace with <text>
                       appended after the article name.