X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2Fapi%2FApiFormatBase.php;h=3a0ed46642d4232213127e6c4ac7c52454e02d55;hb=c31fbf073e112526236d3afe6ef4dab3d5cd8e6f;hp=5d20005fac1b9ea0b481d25ec42fdaacb7616f04;hpb=f8da84d4dd8121e26e24cb7d72f1133c7128980f;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/api/ApiFormatBase.php b/includes/api/ApiFormatBase.php index 5d20005fac..3a0ed46642 100644 --- a/includes/api/ApiFormatBase.php +++ b/includes/api/ApiFormatBase.php @@ -52,7 +52,7 @@ abstract class ApiFormatBase extends ApiBase { } /** - * Overriding class returns the mime type that should be sent to the client. + * Overriding class returns the MIME type that should be sent to the client. * This method is not called if getIsHtml() returns true. * @return string */