Update PathOp.py
fix typo
This commit is contained in:
@@ -514,7 +514,7 @@ class ObjectOp(object):
|
||||
if not self._setBaseAndStock(obj):
|
||||
return
|
||||
|
||||
# make sure Base is stil valid or clear it
|
||||
# make sure Base is still valid or clear it
|
||||
self.sanitizeBase(obj)
|
||||
|
||||
if FeatureCoolant & self.opFeatures(obj):
|
||||
|
||||
Reference in New Issue
Block a user