Skip to content

Commit 76f1026

Browse files
Merge branch '5.2' into 5.x
* 5.2: [SecurityBundle] add missing type-hint [SecurityBundle] Remove invalid unused service [Security] [DataCollector] Remove allows anonymous information in datacollector [Workflow] Remove dead call to `Defnition#addTag()` add chinese translation
2 parents d58050d + cc02ba3 commit 76f1026

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Authenticator/InteractiveAuthenticatorInterface.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
*
1818
* Interactive login requires explicit user action (e.g. a login
1919
* form or HTTP basic authentication). Implementing this interface
20-
* will dispatcher the InteractiveLoginEvent upon successful login.
20+
* will dispatch the InteractiveLoginEvent upon successful login.
2121
*
2222
* @author Wouter de Jong <[email protected]>
2323
*/

0 commit comments

Comments
 (0)