Skip to content

Commit

Permalink
Merge pull request #2527 from JorasOliveira/Issue#1758
Browse files Browse the repository at this point in the history
changed to wording in order to make it more clear
ankith26 authored Oct 28, 2023
2 parents b79c4bf + f257ce8 commit 6157363
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
@@ -455,7 +455,7 @@ On Android, the following events can be generated
| :sl:`make custom user event type`
| :sg:`custom_type() -> int`
Reserves a ``pygame.USEREVENT`` for a custom use.
Reserves an event slot for use in a custom event ``userevent`` and returns the integer that the event slot is reserved to.

If too many events are made a :exc:`pygame.error` is raised.

0 comments on commit 6157363

Please sign in to comment.