Skip to content

Commit

Permalink
Merge pull request pygame#4073 from butlerch/butlerch-patch-1
Browse files Browse the repository at this point in the history
Update event.rst
  • Loading branch information
illume committed Nov 4, 2023
2 parents 3612117 + 751daa9 commit 1c78f25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/reST/ref/event.rst
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ display of its type and members. The function :func:`pygame.event.event_name()`
can be used to get a string representing the name of the event type.

Events that come from the system will have a guaranteed set of member
attributes based on the type. The following is a list event types with their
attributes based on the type. The following is a list of event types with their
specific attributes.

::
Expand Down

0 comments on commit 1c78f25

Please sign in to comment.