diff --git a/Request.php b/Request.php index 8e334f473..197e652cc 100644 --- a/Request.php +++ b/Request.php @@ -877,7 +877,7 @@ public function getCharsets() /** * Gets a list of content types acceptable by the client browser * - * @return array Languages ordered in the user browser preferences + * @return array List of content types in preferable order */ public function getAcceptableContentTypes() {