Salome HOME
Increment version: 8.5.0
[modules/smesh.git] / src / SMESH_SWIG / SMESH_AdvancedEditor.py
index 73f3b76836fa5d395c4db0ae9ec91c3fcb3e1897..7d2ee5a0955f0e9463d71e24fab1bbbd51c78d93 100644 (file)
@@ -35,7 +35,7 @@ import math
 
 def GetNewNodes(mesh,Elems,OldNodes):
     """
-    Auxilary function, which return list of nodes from
+    Auxiliary function, which return list of nodes from
     given Elems avoided nodes from OldNodes
     """
     newnodes = []
@@ -217,4 +217,4 @@ for i in range(0,nbrs):
     oldnodes = newnodes
     pass
 
-salome.sg.updateObjBrowser(1)
+salome.sg.updateObjBrowser(True)