coverity issue cid 305102
This commit is contained in:
committed by
Yorik van Havre
parent
1911453aa1
commit
0491fa4ab9
@@ -836,7 +836,7 @@ class ObjectSurface(PathOp.ObjectOp):
|
||||
SCANDATA.extend(profScan)
|
||||
|
||||
if len(SCANDATA) == 0:
|
||||
msg = translate('PathSuface', 'No scan data to convert to Gcode.')
|
||||
msg = translate('PathSurface', 'No scan data to convert to Gcode.')
|
||||
PathLog.error(msg)
|
||||
return list()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user