Commit 75468146 authored by Fabien Potencier's avatar Fabien Potencier

fixed typo

parent 21bf9c08
...@@ -65,5 +65,5 @@ Options ...@@ -65,5 +65,5 @@ Options
* **remember_me_parameter**: Name of the request paramater enabling remember_me * **remember_me_parameter**: Name of the request paramater enabling remember_me
on login. To add the checkbox to the login form. You can find more on login. To add the checkbox to the login form. You can find more
information in the `Symfony cookbook information in the `Symfony cookbook
<http://symfony.com/doc/current/cookbook/security/remember_me.html> (default: <http://symfony.com/doc/current/cookbook/security/remember_me.html>`_
``_remember_me``). (default: ``_remember_me``).
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment