Skip to content

Commit 0704551

Browse files
authored
grammar, add "of"
1 parent 29e821d commit 0704551

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)