Path: source comment typo fixes
Found via `codespell`
This commit is contained in:
committed by
abdullahtahiriyo
parent
7c1490c046
commit
aedb888ae3
@@ -28,7 +28,7 @@ import FreeCADGui
|
||||
import Path
|
||||
from PySide import QtCore, QtGui
|
||||
|
||||
# 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