Unify the spelling of MIME in documentation
[lhc/web/wiklou.git] / tests / phpunit / includes / api / ApiTestCaseUpload.php
index 40407dc..837becc 100644 (file)
@@ -98,7 +98,7 @@ abstract class ApiTestCaseUpload extends ApiTestCase {
         *
         * @param string $fieldName name this would have in the upload form
         * @param string $fileName name to title this
-        * @param string $type mime type
+        * @param string $type MIME type
         * @param string $filePath path where to find file contents
         *
         * @throws Exception