Commit cc47943
committed
minor #7581 Update event_dispatcher.rst (atailouloute, javiereguiluz)
This PR was merged into the 2.7 branch.
Discussion
----------
Update event_dispatcher.rst
I think it's better to say `the event class instance` instead of `the event class`, because when dispatching an event we send an instance of the event class
Commits
-------
6613f04 "class instance" -> "object"
ca51b87 Update event_dispatcher.rst1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
182 | 182 | | |
183 | 183 | | |
184 | 184 | | |
185 | | - | |
| 185 | + | |
186 | 186 | | |
187 | 187 | | |
188 | 188 | | |
| |||
0 commit comments