]> SALOME platform Git repositories - modules/smesh.git/blobdiff - src/SMESH_SWIG/smesh_algorithm.py
Salome HOME
Unicode support: correct handling of unicode on GUI level
[modules/smesh.git] / src / SMESH_SWIG / smesh_algorithm.py
index d30f7f21af0e92b661f6c982bec900d888cf4d05..92999bf2e2c5a8c861352cf1f177a79c5b45185d 100644 (file)
@@ -58,7 +58,7 @@ import SMESH, StdMeshers
 #  @ingroup l2_algorithms
 class Mesh_Algorithm:
     
-    ## Private constuctor
+    ## Private constructor
     def __init__(self):
         self.mesh = None
         self.geom = None