Fix a message key typo in r41961 (!!), which didn't matter before because the relevan...
authorRoan Kattouw <catrope@users.mediawiki.org>
Tue, 30 Aug 2011 11:39:43 +0000 (11:39 +0000)
committerRoan Kattouw <catrope@users.mediawiki.org>
Tue, 30 Aug 2011 11:39:43 +0000 (11:39 +0000)
commit6f1fee123b752b8f689153cac4e7f2334d7a9b86
tree9fe4921d2669129179b742b4e4e24eae08bf4898
parent89a7657063b1fb6696d08eb283f706eb76300a91
Fix a message key typo in r41961 (!!), which didn't matter before because the relevant code (and the message) wasn't reachable.
includes/Title.php
tests/phpunit/includes/TitlePermissionTest.php