Fix various typos

Found via codespell
This commit is contained in:
luzpaz
2025-08-28 19:42:11 -04:00
committed by Max Wilfinger
parent af802ff04f
commit f38e1bdfbb
5 changed files with 5 additions and 5 deletions

View File

@@ -174,7 +174,7 @@ class _Window(ArchComponent.Component):
obj.setEditorMode("HorizontalArea",2)
obj.setEditorMode("PerimeterLength",2)
# Sill change related properies
# Sill change related properties
self.setSillProperties(obj)
def setSillProperties(self, orgObj, linkObj=None):