r74732 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r74731‎ | r74732 | r74733 >
Date:19:42, 13 October 2010
Author:aaron
Status:ok
Tags:
Comment:
Fixed typo
Modified paths:
  • /trunk/extensions/Renameuser/Renameuser_body.php (modified) (history)

Diff [purge]

Index: trunk/extensions/Renameuser/Renameuser_body.php
@@ -563,7 +563,7 @@
564564 }
565565 }
566566 // FIXME: this commits per 50 rows, so when this times out
567 - // (which id does) the DB will be in a half-assed state...
 567+ // (which it does) the DB will be in a half-assed state...
568568 Job::batchInsert( $jobs );
569569 }
570570 $dbw->freeResult( $res );

Status & tagging log