From 42eb6d2d598da9c96c114634ece8699e44689312 Mon Sep 17 00:00:00 2001 From: Tim Gates Date: Sun, 3 Jul 2022 14:43:34 +1000 Subject: [PATCH] docs: fix simple typo, detrmination -> determination There is a small typo in tests/unit/test_ticketed_features.py. Should read `determination` rather than `detrmination`. --- tests/unit/test_ticketed_features.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/unit/test_ticketed_features.py b/tests/unit/test_ticketed_features.py index ca39c0f95..bb51c0eac 100644 --- a/tests/unit/test_ticketed_features.py +++ b/tests/unit/test_ticketed_features.py @@ -12,7 +12,7 @@ def test_semicolon_ignored_for_dynamic_lines_after_import_issue_1178(): """Test to ensure even if a semicolon is in the decorator in the line following an import - the correct line spacing detrmination will be made. + the correct line spacing determination will be made. See: https://github.com/pycqa/isort/issues/1178. """ assert isort.check_code(