10000 [WIP] re-read of http-foundation component docs by joelclermont · Pull Request #2435 · symfony/symfony-docs · GitHub
[go: up one dir, main page]

Skip to content

[WIP] re-read of http-foundation component docs #2435

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 12 commits into from
Jun 12, 2013
Merged
Prev Previous commit
Next Next commit
change final bullet to end with period
  • Loading branch information
joelclermont committed Mar 30, 2013
commit 6a5e3d9ca7c6133e17a38bcaf048718649bcc7f6
2 changes: 1 addition & 1 deletion components/http_foundation/introduction.rst
Original file line number Diff line number Diff line change
Expand Up @@ -239,7 +239,7 @@ by using the following methods:
returns the list of accepted languages ordered by descending quality;

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

Accessing other Data
~~~~~~~~~~~~~~~~~~~~
Expand Down
0