Skip to content

Commit

Permalink
Merge pull request #7592 from outdooracorn/fix/docs
Browse files Browse the repository at this point in the history
Fix missing word in doc/guide/events.rst
  • Loading branch information
akshayaurora committed Aug 14, 2021
2 parents a55ad40 + 31ec7df commit 49ef9ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/sources/guide/events.rst
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@ A widget has 2 default types of events:
- Widget-defined event: e.g. an event will be fired for a Button when it's pressed or
released.

For a discussion on how widget touch events managed and propagated, please refer
For a discussion on how widget touch events are managed and propagated, please refer
to the :ref:`Widget touch event bubbling <widget-event-bubbling>` section.

Creating custom events
Expand Down

0 comments on commit 49ef9ff

Please sign in to comment.