Salome HOME
Merge remote-tracking branch 'origin/master' into V8_5_BR
[modules/smesh.git] / src / SMESH_SWIG / SMESH_blocks.py
index e1b14b11ad142a01ac6349b2c86ef14705d76748..65a12f5c3c8c141017538c6f2d88cba7fff63ce4 100644 (file)
@@ -21,7 +21,7 @@
 # See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 #
 
-#  SMESH SMESH_SWIG : binding of C++ implementaion with Python
+#  SMESH SMESH_SWIG : binding of C++ implementation with Python
 #  File   : SMESH_blocks.py
 #  Author : Julia DOROVSKIKH
 #  Module : SMESH
@@ -46,4 +46,4 @@ isMeshTest   = 1 # True
 
 GEOM_Spanner.MakeSpanner(geompy, math, isBlocksTest, isMeshTest, smesh)
 
-salome.sg.updateObjBrowser(1);
+salome.sg.updateObjBrowser(True)