Skip to content

Commit 47203d2

Browse files
Merge pull request #2996 from khanhkhanhlele/Checker_game_by_dz/first.py
Fix typos in Checker_game_by_dz/first.py
2 parents c68806b + 70712d7 commit 47203d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Checker_game_by_dz/first.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
from modules.checker_board import *
1111
from modules.checker import *
1212

13-
# static variables for this perticular file
13+
# static variables for this particular file
1414
fps = 60
1515

1616
WIN = pg.display.set_mode((st.width, st.height))

0 commit comments

Comments
 (0)