Fix typos
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user