X-Git-Url: http://git.heureux-cyclage.org/?a=blobdiff_plain;f=tests%2Fphpunit%2Fmaintenance%2FbackupTextPassTest.php;h=24186fb81a604973d8f07d9d081a1dfd6549f97c;hb=5d6c49f17afc0c593f73e09fb4516867e715f02f;hp=35e7e32a77a09bd2e75ed4046241fac43bbaecd5;hpb=17435154e16479342efdd7f10d910999ef208a0b;p=lhc%2Fweb%2Fwiklou.git diff --git a/tests/phpunit/maintenance/backupTextPassTest.php b/tests/phpunit/maintenance/backupTextPassTest.php index 35e7e32a77..24186fb81a 100644 --- a/tests/phpunit/maintenance/backupTextPassTest.php +++ b/tests/phpunit/maintenance/backupTextPassTest.php @@ -420,10 +420,10 @@ class TextPassDumperTest extends DumpTestCase { * file is generated that is automatically removed upon * tearDown. * @param $iterations integer: (Optional) specifies how often the block - * of 3 pages should go into the stub file. The page id - * increase further and further, while the revision and text - * ids of the first iteration are reused. The pages of - * iteration > 1 have no corresponding representation in the + * of 3 pages should go into the stub file. The page and + * revision id increase further and further, while the text + * id of the first iteration is reused. The pages and revision + * of iteration > 1 have no corresponding representation in the * database. * @return string absolute filename of the stub */