minor #32843 Micro-typo fix (BenMorel)

This PR was submitted for the master branch but it was merged into the 3.4 branch instead (closes #32843).

Discussion
----------

Micro-typo fix

Commits
-------

9e2d683423 Micro-typo fix
This commit is contained in:
Nicolas Grekas 2019-08-01 00:45:58 +02:00
commit 4af1fd66c3
1 changed files with 1 additions and 1 deletions

View File

@ -109,7 +109,7 @@ class TokenBasedRememberMeServices extends AbstractRememberMeServices
} }
/** /**
* Generates a hash for the cookie to ensure it is not being tempered with. * Generates a hash for the cookie to ensure it is not being tampered with.
* *
* @param string $class * @param string $class
* @param string $username The username * @param string $username The username