diff --git a/src/Mod/Path/PathTests/TestPathDeburr.py b/src/Mod/Path/PathTests/TestPathDeburr.py index 6d103e7ab0..0127ec46d2 100644 --- a/src/Mod/Path/PathTests/TestPathDeburr.py +++ b/src/Mod/Path/PathTests/TestPathDeburr.py @@ -102,7 +102,7 @@ class TestPathDeburr(PathTestUtils.PathTestBase): self.assertFalse(info) def test10(self): - '''Verify missing cutting endge angle info prints only once.''' + '''Verify missing cutting edge angle info prints only once.''' class FakeEndmill(object): def __init__(self, dia):