Skip to content

Commit e2f12ab

Browse files
typo
Co-Authored-By: Kevin Verschaeve <[email protected]>
1 parent 4bc9fe9 commit e2f12ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/event_dispatcher.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,7 @@ determine which instance is passed.
222222

223223
``RegisterListenersPass`` is able to resolve aliased class names which for
224224
instance allows to refer to an event via the fully qualified class name
225-
(FQCN) of the event class. The pass will by read the alias mapping from a
225+
(FQCN) of the event class. The pass will read the alias mapping from a
226226
dedicated container parameter. This parameter can be extended by registering
227227
another compiler pass, ``AddEventAliasesPass``::
228228

0 commit comments

Comments
 (0)