Skip to content

Commit c01bc9d

Browse files
garakweaverryan
authored andcommitted
Update components/http_foundation/introduction.rst
fixed a bad copy&paste
1 parent 3bc2b78 commit c01bc9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/http_foundation/introduction.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@ by using the following methods:
227227
returns the list of accepted languages ordered by descending quality;
228228

229229
* :method:`Symfony\\Component\\HttpFoundation\\Request::getCharsets`:
230-
returns the list of accepted languages ordered by descending quality;
230+
returns the list of accepted charsets ordered by descending quality;
231231

232232
Accessing other Data
233233
~~~~~~~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)