Update indentation
authorSiebrand Mazeland <s.mazeland@xs4all.nl>
Sat, 16 Nov 2013 21:04:00 +0000 (22:04 +0100)
committerSiebrand <siebrand@wikimedia.org>
Sun, 17 Nov 2013 15:44:39 +0000 (15:44 +0000)
Change-Id: Id0ff1d21362aa8984529ecde39304c7aedf589c1

includes/api/ApiQueryFileRepoInfo.php

index 3d4d38f..1224c31 100644 (file)
@@ -100,7 +100,7 @@ class ApiQueryFileRepoInfo extends ApiQueryBase {
                                'Which repository properties to get (there may be more available on some wikis):',
                                ' apiurl      - URL to the repository API - helpful for getting image info from the host.',
                                ' name        - The key of the repository - used in e.g. ' .
-                               '$wgForeignFileRepos and imageinfo return values.',
+                                       '$wgForeignFileRepos and imageinfo return values.',
                                ' displayname - The human-readable name of the repository wiki.',
                                ' rooturl     - Root URL for image paths.',
                                ' local       - Whether that repository is the local one or not.',