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 868815c commit 6a5e3d9Copy full SHA for 6a5e3d9
components/http_foundation/introduction.rst
@@ -239,7 +239,7 @@ by using the following methods:
239
returns the list of accepted languages ordered by descending quality;
240
241
* :method:`Symfony\\Component\\HttpFoundation\\Request::getCharsets`:
242
- returns the list of accepted charsets ordered by descending quality;
+ returns the list of accepted charsets ordered by descending quality.
243
244
Accessing other Data
245
~~~~~~~~~~~~~~~~~~~~
0 commit comments