docs: Remove odd colons after @todo
authorTimo Tijhof <krinklemail@gmail.com>
Wed, 15 May 2013 01:12:35 +0000 (03:12 +0200)
committerGerrit Code Review <gerrit@wikimedia.org>
Wed, 15 May 2013 06:23:40 +0000 (06:23 +0000)
commit4bd5471ca3d1da1b3e9aa351323efb73cc4a8c44
tree881a2bec0adaa02effc61a1c1c8a6ccafe8b4f71
parent176c5354bb691dedd66006c1b5838515a3865e95
docs: Remove odd colons after @todo

Most were this way already:
https://doc.wikimedia.org/mediawiki-core/master/php/html/todo.html

Ran a find/replace on the odd ones. Also made them all
lower case.

Change-Id: I70c6a69344ddebc603e9a1c1d87e3cc4f4f4c560
55 files changed:
includes/Article.php
includes/Block.php
includes/DefaultSettings.php
includes/EditPage.php
includes/Export.php
includes/LinksUpdate.php
includes/Revision.php
includes/SiteStats.php
includes/SqlDataUpdate.php
includes/Status.php
includes/Title.php
includes/WikiPage.php
includes/actions/HistoryAction.php
includes/api/ApiEditPage.php
includes/cache/FileCacheBase.php
includes/cache/HTMLFileCache.php
includes/cache/ResourceFileCache.php
includes/content/Content.php
includes/content/CssContent.php
includes/content/JavaScriptContent.php
includes/content/TextContent.php
includes/db/DatabaseSqlite.php
includes/diff/DifferenceEngine.php
includes/filebackend/FileOp.php
includes/job/jobs/PublishStashedFileJob.php
includes/media/SVG.php
includes/resourceloader/ResourceLoader.php
includes/search/SearchSqlite.php
includes/site/MediaWikiSite.php
includes/specials/SpecialPasswordReset.php
includes/specials/SpecialWatchlist.php
includes/upload/UploadBase.php
languages/LanguageConverter.php
maintenance/fuzz-tester.php
maintenance/namespaceDupes.php
resources/Resources.php
resources/mediawiki.page/mediawiki.page.watch.ajax.js
tests/phpunit/MediaWikiTestCase.php
tests/phpunit/includes/LinksUpdateTest.php
tests/phpunit/includes/RecentChangeTest.php
tests/phpunit/includes/RevisionStorageTest.php
tests/phpunit/includes/RevisionStorageTest_ContentHandlerUseDB.php
tests/phpunit/includes/TitlePermissionTest.php
tests/phpunit/includes/WikiPageTest.php
tests/phpunit/includes/content/JavaScriptContentTest.php
tests/phpunit/includes/content/TextContentTest.php
tests/phpunit/includes/content/WikitextContentTest.php
tests/phpunit/includes/db/DatabaseSqliteTest.php
tests/phpunit/includes/filebackend/FileBackendTest.php
tests/phpunit/includes/jobqueue/JobQueueTest.php
tests/phpunit/includes/parser/NewParserTest.php
tests/phpunit/includes/search/SearchEngineTest.php
tests/phpunit/maintenance/backupTextPassTest.php
tests/phpunit/maintenance/backup_PageTest.php
thumb.php