From: Siebrand Mazeland Date: Sat, 16 Nov 2013 21:04:00 +0000 (+0100) Subject: Update indentation X-Git-Tag: 1.31.0-rc.0~18065^2 X-Git-Url: http://git.cyclocoop.org/%40spipnet%40?a=commitdiff_plain;h=593fb308f6856943933980c8763c04cf1a33f366;p=lhc%2Fweb%2Fwiklou.git Update indentation Change-Id: Id0ff1d21362aa8984529ecde39304c7aedf589c1 --- diff --git a/includes/api/ApiQueryFileRepoInfo.php b/includes/api/ApiQueryFileRepoInfo.php index 3d4d38f722..1224c31604 100644 --- a/includes/api/ApiQueryFileRepoInfo.php +++ b/includes/api/ApiQueryFileRepoInfo.php @@ -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.',