8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3bc2b78 commit c01bc9dCopy full SHA for c01bc9d
components/http_foundation/introduction.rst
@@ -227,7 +227,7 @@ by using the following methods:
227
returns the list of accepted languages ordered by descending quality;
228
229
* :method:`Symfony\\Component\\HttpFoundation\\Request::getCharsets`:
230
- returns the list of accepted languages ordered by descending quality;
+ returns the list of accepted charsets ordered by descending quality;
231
232
Accessing other Data
233
~~~~~~~~~~~~~~~~~~~~
0 commit comments