From: Max Semenik Date: Thu, 19 Nov 2009 18:04:55 +0000 (+0000) Subject: tab to spaces X-Git-Tag: 1.31.0-rc.0~38753 X-Git-Url: https://git.cyclocoop.org/%27.WWW_URL.%27admin/?a=commitdiff_plain;h=cfd54c38102803727115f47d49133378df73a21e;p=lhc%2Fweb%2Fwiklou.git tab to spaces --- diff --git a/includes/api/ApiQueryInfo.php b/includes/api/ApiQueryInfo.php index 23d0788ec4..b43b215c55 100644 --- a/includes/api/ApiQueryInfo.php +++ b/includes/api/ApiQueryInfo.php @@ -561,7 +561,7 @@ class ApiQueryInfo extends ApiQueryBase { 'Which additional properties to get:', ' protection - List the protection level of each page', ' talkid - The page ID of the talk page for each non-talk page', - ' watched - List the watched status of each page', + ' watched - List the watched status of each page', ' subjectid - The page ID of the parent page for each talk page' ), 'token' => 'Request a token to perform a data-modifying action on a page',