We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca51b87 commit 6613f04Copy full SHA for 6613f04
components/event_dispatcher.rst
@@ -182,7 +182,7 @@ the ``Event`` object as the single argument::
182
}
183
184
185
-The ``$event`` argument is the event class instance that was passed when dispatching the
+The ``$event`` argument is the event object that was passed when dispatching the
186
event. In many cases, a special event subclass is passed with extra
187
information. You can check the documentation or implementation of each event to
188
determine which instance is passed.
0 commit comments