From 278ec75070620902dc67f05775d4312f548e3557 Mon Sep 17 00:00:00 2001 From: umherirrender Date: Sat, 23 Jun 2012 02:22:48 +0200 Subject: [PATCH] adjust method comment for Ia19f1011 Change-Id: I2330c3fb1ef5e4c72fe280d02048668a1199f790 --- tests/phpunit/maintenance/backupTextPassTest.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/tests/phpunit/maintenance/backupTextPassTest.php b/tests/phpunit/maintenance/backupTextPassTest.php index 8b5928dca8..bd4642ff83 100644 --- a/tests/phpunit/maintenance/backupTextPassTest.php +++ b/tests/phpunit/maintenance/backupTextPassTest.php @@ -419,10 +419,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 */ -- 2.20.1