Follow-up typo fixes

This commit is contained in:
luz paz
2022-08-18 12:02:02 -04:00
committed by wwmayer
parent 7b10713d6f
commit 550908e93b
2 changed files with 2 additions and 2 deletions

View File

@@ -547,7 +547,7 @@ class ViewProviderMolecule:
sep2.addChild(coin.SoSphere())
obj.RootNode.addChild(sep1)
obj.RootNode.addChild(sep2)
# triggers an updateData call so the the assignment at the end
# triggers an updateData call so the assignment at the end
obj.Proxy = self
def updateData(self, fp, prop):