Commit 6b650021 authored by Fabien Potencier's avatar Fabien Potencier

minor #859 Fixed typo (pborreli)

This PR was merged into the master branch.

Discussion
----------

Fixed typo

Commits
-------

6e374c0e Fixed typo
parents 512247c0 6e374c0e
...@@ -62,7 +62,7 @@ Options ...@@ -62,7 +62,7 @@ Options
* **always_remember_me**: Enable remember me (default: ``false``). * **always_remember_me**: Enable remember me (default: ``false``).
* **remember_me_parameter**: Name of the request paramater enabling remember_me * **remember_me_parameter**: Name of the request parameter 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>`_ <http://symfony.com/doc/current/cookbook/security/remember_me.html>`_
......
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