Remove colon after @deprecated/@param/@todo/@note
authorumherirrender <umherirrender_de.wp@web.de>
Thu, 24 Jul 2014 09:30:25 +0000 (11:30 +0200)
committerumherirrender <umherirrender_de.wp@web.de>
Thu, 24 Jul 2014 09:30:25 +0000 (11:30 +0200)
commit7ff005407edfb632b9683bae15745e237cd0e370
tree48eeff73aeac96092b18ece0bb18ab184f27a543
parentd1d6cb7bc3a134cfd153ed7eb9fcdafa5c1fd193
Remove colon after @deprecated/@param/@todo/@note

Change-Id: I4e66dad85eecf7e8e03ac760af900395e1bc11b6
22 files changed:
includes/Linker.php
includes/PrefixSearch.php
includes/Revision.php
includes/Title.php
includes/content/ContentHandler.php
includes/content/TextContent.php
includes/content/WikitextContent.php
includes/deferred/DataUpdate.php
includes/deferred/LinksUpdate.php
includes/deferred/SqlDataUpdate.php
includes/page/Article.php
includes/parser/ParserOutput.php
includes/specials/SpecialCategories.php
includes/specials/SpecialLinkSearch.php
includes/specials/SpecialMergeHistory.php
includes/specials/SpecialRunJobs.php
includes/title/MediaWikiTitleCodec.php
includes/title/TitleFormatter.php
includes/title/TitleValue.php
tests/phpunit/MediaWikiTestCase.php
tests/phpunit/includes/TitleMethodsTest.php
tests/phpunit/includes/TitleTest.php