From 593fb308f6856943933980c8763c04cf1a33f366 Mon Sep 17 00:00:00 2001 From: Siebrand Mazeland Date: Sat, 16 Nov 2013 22:04:00 +0100 Subject: [PATCH] Update indentation Change-Id: Id0ff1d21362aa8984529ecde39304c7aedf589c1 --- includes/api/ApiQueryFileRepoInfo.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.', -- 2.20.1