Fixed many small spelling mistakes and php docs, var decl.
authorYuri Astrakhan <yuriastrakhan@gmail.com>
Mon, 11 Mar 2013 03:45:51 +0000 (23:45 -0400)
committerYuri Astrakhan <yuriastrakhan@gmail.com>
Mon, 11 Mar 2013 03:45:51 +0000 (23:45 -0400)
commit0aa24ae558decd6e7e48884228ffaa69cb90abf2
treefebbd3a3f690ddb3a78941f25c80862020f6ad1e
parent6c26e92c85eea6a3fd4e9b18af5b6689d691e862
Fixed many small spelling mistakes and php docs, var decl.

Change-Id: I1508ed7eb77e5e4f700fb63955d626c4f5915840
25 files changed:
includes/api/ApiBase.php
includes/api/ApiEditPage.php
includes/api/ApiFormatJson.php
includes/api/ApiLogin.php
includes/api/ApiParamInfo.php
includes/api/ApiProtect.php
includes/api/ApiQuery.php
includes/api/ApiQueryAllImages.php
includes/api/ApiQueryAllPages.php
includes/api/ApiQueryBacklinks.php
includes/api/ApiQueryCategoryInfo.php
includes/api/ApiQueryDuplicateFiles.php
includes/api/ApiQueryImageInfo.php
includes/api/ApiQueryInfo.php
includes/api/ApiQueryLangLinks.php
includes/api/ApiQueryLogEvents.php
includes/api/ApiQueryQueryPage.php
includes/api/ApiQueryRandom.php
includes/api/ApiQueryRecentChanges.php
includes/api/ApiQueryRevisions.php
includes/api/ApiQueryUserContributions.php
includes/api/ApiQueryWatchlist.php
includes/api/ApiResult.php
includes/api/ApiSetNotificationTimestamp.php
includes/api/ApiUpload.php