adjust method comment for Ia19f1011
authorumherirrender <umherirrender_de.wp@web.de>
Sat, 23 Jun 2012 00:22:48 +0000 (02:22 +0200)
committerumherirrender <umherirrender_de.wp@web.de>
Sat, 23 Jun 2012 00:22:48 +0000 (02:22 +0200)
Change-Id: I2330c3fb1ef5e4c72fe280d02048668a1199f790

tests/phpunit/maintenance/backupTextPassTest.php

index 8b5928d..bd4642f 100644 (file)
@@ -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
         */