diff --git a/tests/test_cppcore.py b/tests/test_cppcore.py index 19ad2a49..1682cee4 100644 --- a/tests/test_cppcore.py +++ b/tests/test_cppcore.py @@ -212,7 +212,7 @@ def test_caching(self, feature_name): def test_efel_assertion_error(): - """Testing if c++ assertion error is propagated to python acorrectly.""" + """Testing if C++ assertion error is propagated to Python correctly.""" import efel efel.reset() trace = {