aboutsummaryrefslogtreecommitdiffstats
path: root/maintenance/nukeNS.php
diff options
context:
space:
mode:
Diffstat (limited to 'maintenance/nukeNS.php')
-rw-r--r--maintenance/nukeNS.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/maintenance/nukeNS.php b/maintenance/nukeNS.php
index e38af310a77d..9de3a37baf0c 100644
--- a/maintenance/nukeNS.php
+++ b/maintenance/nukeNS.php
@@ -103,7 +103,7 @@ class NukeNS extends Maintenance {
__METHOD__
);
}
-
+
if ( !$delete ) {
$this->output( "To update the database, run the script with the --delete option.\n" );
}