Skip to content

Commit 2e636c1

Browse files
authored
Merge pull request #3498 from wade-cheng/patch-1
2 parents 29e821d + 0704551 commit 2e636c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reST/ref/event.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ display of its type and members. The function :func:`pygame.event.event_name()`
6262
can be used to get a string representing the name of the event type.
6363

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

6868
::

0 commit comments

Comments
 (0)