Fix typo
This commit is contained in:
@@ -226,7 +226,7 @@ while True:
|
|||||||
# update display contents
|
# update display contents
|
||||||
updateDisplay()
|
updateDisplay()
|
||||||
else:
|
else:
|
||||||
#check if the user wants to quit
|
# check if the user wants to quit
|
||||||
checkQuit()
|
checkQuit()
|
||||||
# check if any of the start buttons have been pressed
|
# check if any of the start buttons have been pressed
|
||||||
sortingAlgorithm = checkStartButtons()
|
sortingAlgorithm = checkStartButtons()
|
||||||
Reference in New Issue
Block a user