Fix typos

This commit is contained in:
luzpaz
2023-07-25 07:31:31 -04:00
committed by wwmayer
parent e5b6690535
commit 6c72f80d55
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: