r62091 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r62090‎ | r62091 | r62092 >
Date:17:38, 7 February 2010
Author:simetrical
Status:ok
Tags:
Comment:
Adjust wording of r62052

The "and" seems out of place to me.
Modified paths:
  • /trunk/phase3/maintenance/update.php (modified) (history)

Diff [purge]

Index: trunk/phase3/maintenance/update.php
@@ -34,7 +34,7 @@
3535 print "Depending on the size of your database this may take a while!\n";
3636
3737 if( !isset( $options['quick'] ) ) {
38 - print "Abort with control-c in the next five seconds (and skip this countdown with --quick) ... ";
 38+ print "Abort with control-c in the next five seconds (skip this countdown with --quick) ... ";
3939 wfCountDown( 5 );
4040 }
4141

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r62052Add note about how you can skip the update countdown with --quickavar00:03, 6 February 2010

Status & tagging log