tab to spaces
authorMax Semenik <maxsem@users.mediawiki.org>
Thu, 19 Nov 2009 18:04:55 +0000 (18:04 +0000)
committerMax Semenik <maxsem@users.mediawiki.org>
Thu, 19 Nov 2009 18:04:55 +0000 (18:04 +0000)
includes/api/ApiQueryInfo.php

index 23d0788..b43b215 100644 (file)
@@ -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',