X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=tests%2Fphpunit%2Fincludes%2Fcache%2FMessageCacheTest.php;h=442e9f9f6640e34c8c4f40ed0090aae4fb800ab3;hb=80eeea984a186679bbccebe42a7cd7e06b94ae35;hp=803acf73620ab7099b63c8728581a5333b09c8ec;hpb=be7ee7d714b63f8bf5c07944b7eab9f6af2d9a1d;p=lhc%2Fweb%2Fwiklou.git diff --git a/tests/phpunit/includes/cache/MessageCacheTest.php b/tests/phpunit/includes/cache/MessageCacheTest.php index 803acf7362..442e9f9f66 100644 --- a/tests/phpunit/includes/cache/MessageCacheTest.php +++ b/tests/phpunit/includes/cache/MessageCacheTest.php @@ -59,7 +59,7 @@ class MessageCacheTest extends MediaWikiLangTestCase { * Helper function for addDBData -- adds a simple page to the database * * @param string $title Title of page to be created - * @param string $lang Language and content of the created page + * @param string $lang Language and content of the created page * @param string|null $content Content of the created page, or null for a generic string * @param bool $createSubPage Set to false if a root page should be created */