Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Starbuck5 committed Jan 29, 2025
1 parent b91a9d0 commit 573696d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildconfig/stubs/pygame/time.pyi
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
"""Pygame module for monitoring time.
Provides utilies for monitoring time, delaying time, and maintaining a
Provides utilities for monitoring time, delaying time, and maintaining a
constant frame rate.
Times in pygame-ce are represented in milliseconds (1/1000 of a second).
"""
Expand Down

0 comments on commit 573696d

Please sign in to comment.