Path: source comment typo fixes
Found via `codespell`
This commit is contained in:
committed by
abdullahtahiriyo
parent
2b02659010
commit
ec12ffae0c
@@ -31,7 +31,7 @@ import math
|
||||
|
||||
"""Path Array object and FreeCAD command"""
|
||||
|
||||
# Qt tanslation handling
|
||||
# Qt translation handling
|
||||
def translate(context, text, disambig=None):
|
||||
return QtCore.QCoreApplication.translate(context, text, disambig)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user