Index: trunk/extensions/Renameuser/Renameuser_body.php |
— | — | @@ -563,7 +563,7 @@ |
564 | 564 | } |
565 | 565 | } |
566 | 566 | // 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... |
568 | 568 | Job::batchInsert( $jobs ); |
569 | 569 | } |
570 | 570 | $dbw->freeResult( $res ); |