Skip to content

Commit 6572fea

Browse files
ifdatticwouterj
authored andcommitted
Fix formatting
1 parent 585644b commit 6572fea

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

components/http_foundation/introduction.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -250,8 +250,8 @@ by using the following methods:
250250
:method:`Symfony\\Component\\HttpFoundation\\Request::getCharsets`
251251
Returns the list of accepted charsets ordered by descending quality.
252252

253-
* :method:`Symfony\\Component\\HttpFoundation\\Request::getEncodings`:
254-
returns the list of accepted charsets ordered by descending quality;
253+
:method:`Symfony\\Component\\HttpFoundation\\Request::getEncodings`
254+
Returns the list of accepted encodings ordered by descending quality.
255255

256256
.. versionadded:: 2.4
257257
The ``getEncodings()`` method was introduced in Symfony 2.4.

0 commit comments

Comments
 (0)