Follow-up r83286: detabify description for mediatype
authorBryan Tong Minh <btongminh@users.mediawiki.org>
Sat, 5 Mar 2011 15:14:49 +0000 (15:14 +0000)
committerBryan Tong Minh <btongminh@users.mediawiki.org>
Sat, 5 Mar 2011 15:14:49 +0000 (15:14 +0000)
includes/api/ApiQueryImageInfo.php

index b5831d6..1257639 100644 (file)
@@ -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',