From 2c145e77b0f8a649934b19c20d30ca6e69919e8f Mon Sep 17 00:00:00 2001 From: Bryan Tong Minh Date: Sat, 5 Mar 2011 15:14:49 +0000 Subject: [PATCH] Follow-up r83286: detabify description for mediatype --- includes/api/ApiQueryImageInfo.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/includes/api/ApiQueryImageInfo.php b/includes/api/ApiQueryImageInfo.php index b5831d6606..125763917c 100644 --- a/includes/api/ApiQueryImageInfo.php +++ b/includes/api/ApiQueryImageInfo.php @@ -514,7 +514,7 @@ class ApiQueryImageInfo extends ApiQueryBase { ' sha1 - Adds SHA-1 hash for the image', ' mime - Adds MIME type of the image', ' thumbmime - Adds MIME type of the image thumbnail (requires url)', - ' mediatype - Adds the media type of the image', + ' mediatype - Adds the media type of the image', ' metadata - Lists EXIF metadata for the version of the image', ' archivename - Adds the file name of the archive version for non-latest versions', ' bitdepth - Adds the bit depth of the version', -- 2.20.1