Path: fix source comment typo

This commit is contained in:
luz paz
2021-12-29 07:05:05 -05:00
committed by Uwe
parent 88c015e007
commit 01c5475eae

View File

@@ -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):