Skip to content

Commit

Permalink
Update event.rst
Browse files Browse the repository at this point in the history
Added "to" on line 65 as per issue pygame#3737
  • Loading branch information
butlerch committed Nov 3, 2023
1 parent 3612117 commit 751daa9
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 751daa9

Please sign in to comment.