Skip to content

Commit 49455bb

Browse files
committed
minor #13804 Typo fix : dispacher ⮞ dispatcher (Levure)
This PR was merged into the 5.1 branch. Discussion ---------- Typo fix : dispacher ⮞ dispatcher Commits ------- 0738937 Typo fix : dispacher ⮞ dispatcher
2 parents 9a7dd21 + 0738937 commit 49455bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

security.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1011,7 +1011,7 @@ event class:
10111011
App\EventListener\CustomLogoutSubscriber:
10121012
tags:
10131013
- name: kernel.event_subscriber
1014-
dispacher: security.event_dispatcher.main
1014+
dispatcher: security.event_dispatcher.main
10151015
10161016
.. code-block:: xml
10171017

0 commit comments

Comments
 (0)