]> SALOME platform Git repositories - modules/geom.git/blobdiff - src/GEOM_SWIG/GEOM_blocks.py
Salome HOME
Typo-fix by Kunda
[modules/geom.git] / src / GEOM_SWIG / GEOM_blocks.py
index f5cfda5781d1d21eb0512930c3c494a5c3df9f8b..43f1e10165c2876a00e56c36c22c13a512fdf9f0 100644 (file)
@@ -21,7 +21,7 @@
 # See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 #
 
-#  GEOM GEOM_SWIG : binding of C++ implementaion with Python
+#  GEOM GEOM_SWIG : binding of C++ implementation with Python
 #  File   : GEOM_blocks.py
 #  Author : Julia DOROVSKIKH
 #  Module : GEOM
@@ -42,4 +42,4 @@ smesh = None
 
 GEOM_Spanner.MakeSpanner(geompy, math, isBlocksTest, isMeshTest, smesh)
 
-salome.sg.updateObjBrowser(1);
+salome.sg.updateObjBrowser(True);