We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4bc9fe9 commit e2f12abCopy full SHA for e2f12ab
components/event_dispatcher.rst
@@ -222,7 +222,7 @@ determine which instance is passed.
222
223
``RegisterListenersPass`` is able to resolve aliased class names which for
224
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
+ (FQCN) of the event class. The pass will read the alias mapping from a
226
dedicated container parameter. This parameter can be extended by registering
227
another compiler pass, ``AddEventAliasesPass``::
228
0 commit comments