diff --git a/pylib/tests/test_schedv2.py b/pylib/tests/test_schedv2.py index 840df9274..90a05fc68 100644 --- a/pylib/tests/test_schedv2.py +++ b/pylib/tests/test_schedv2.py @@ -395,7 +395,7 @@ def test_reviews(): c = copy.copy(cardcopy) c.lapses = 7 c.flush() - # steup hook + # setup hook hooked = [] def onLeech(card):