Draft: fixed typo

This commit is contained in:
Yorik van Havre 2014-09-16 11:26:47 -03:00
parent 4aa71db3c8
commit b0c66cf6f7

View File

@ -4910,7 +4910,7 @@ class _ShapeString(_DraftObject):
try:
testFace = Part.Face(testWire)
except:
stricky = True
sticky = True
else:
if not testFace.isValid():
sticky = True