diff --git a/Cheetah/testing/partial_template_test_case.py b/Cheetah/testing/partial_template_test_case.py index bd2f115f..acae9f89 100644 --- a/Cheetah/testing/partial_template_test_case.py +++ b/Cheetah/testing/partial_template_test_case.py @@ -14,7 +14,7 @@ class PartialTemplateTestCase(unittest.TestCase): # Partial template which extends Cheetah.partial_template partial = None - # Functin in that partial template + # Function in that partial template method = None def get_partial_arguments(self):