Fix typos

This commit is contained in:
luzpaz
2023-07-25 07:31:31 -04:00
committed by wwmayer
parent d4fd9d9ae8
commit e2c17cc616
5 changed files with 6 additions and 6 deletions

View File

@@ -1009,7 +1009,7 @@ class _Structure(ArchComponent.Component):
def getNodeEdges(self,obj):
"returns a list of edges from stuctural nodes"
"returns a list of edges from structural nodes"
edges = []
if obj.Nodes: