Lots of spelling mistakes and phpdoc attributes
[lhc/web/wiklou.git] / tests / phpunit / includes / LinkerTest.php
index 90de96d..e353c46 100644 (file)
@@ -4,7 +4,7 @@ class LinkerTest extends MediaWikiLangTestCase {
 
        /**
         * @dataProvider provideCasesForUserLink
-        * @cover Linker::userLink
+        * @covers Linker::userLink
         */
        function testUserLink( $expected, $userId, $userName, $altUserName = false, $msg = '' ) {
                $this->setMwGlobals( array(