Skip to content

Commit c901a9e

Browse files
Merge pull request #2994 from khanhkhanhlele/brickout-game/brickout-game.py
Fix typos in brickout-game/brickout-game.py
2 parents 9516d91 + 42a6e0b commit c901a9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

brickout-game/brickout-game.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
screen = pygame.display.set_mode(size)
3434

3535
"""
36-
This is a simple Ball class for respresenting a ball
36+
This is a simple Ball class for representing a ball
3737
in the game.
3838
"""
3939

0 commit comments

Comments
 (0)