crowdin: fix whitespace

This commit is contained in:
sliptonic
2019-01-19 20:13:32 -06:00
parent 49bb541a1e
commit d71231c5b3

View File

@@ -137,7 +137,7 @@ class CommandPathSanity:
clean = False
if len(obj.ToolController) == 0: #need at least one active TC
FreeCAD.Console.PrintWarning(translate("Path_Sanity", "A Tool Controller was not found. Default values are used which is dangerous. Please add a Tool Controller.")+"\n")
FreeCAD.Console.PrintWarning(translate("Path_Sanity", "A Tool Controller was not found. Default values are used which is dangerous. Please add a Tool Controller.")+"\n")
clean = False
if clean: