Skip to content

Commit 43160a7

Browse files
authored
Fix typos found by codespell
1 parent 8130c5d commit 43160a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sc2reader/engine/plugins/selection.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ class SelectionTracker(object):
2121
control_group_9 = selection[9]
2222
active_selection = selection[10]
2323
24-
# TODO: list a few error inducing sitations
24+
# TODO: list a few error inducing situations
2525
"""
2626

2727
name = "SelectionTracker"

0 commit comments

Comments
 (0)