Skip to content

Commit 6a5e3d9

Browse files
committed
change final bullet to end with period
1 parent 868815c commit 6a5e3d9

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
@@ -239,7 +239,7 @@ by using the following methods:
239239
returns the list of accepted languages ordered by descending quality;
240240

241241
* :method:`Symfony\\Component\\HttpFoundation\\Request::getCharsets`:
242-
returns the list of accepted charsets ordered by descending quality;
242+
returns the list of accepted charsets ordered by descending quality.
243243

244244
Accessing other Data
245245
~~~~~~~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)