Fix various typos
Missed by the codespell CI not being functional for a period of time.
This commit is contained in:
@@ -1289,7 +1289,7 @@ class _Stairs(ArchComponent.Component):
|
||||
|
||||
if structure == "Massive":
|
||||
if structureThickness:
|
||||
# TODO Why 're-use' vBase?
|
||||
# TODO Why 'reuse' vBase?
|
||||
# '# Massive Structure to respect 'align' attribute'
|
||||
vBase = vBasedAligned.add(vRiserThickness)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user