Salome HOME
Typo-fix by Kunda
[modules/smesh.git] / src / SMESH_SWIG / StdMeshersBuilder.py
index 8b741895a68dd256930f431a3887e92194db317f..efa9d0c15bbf29919a080a681f2ee0f2e863da63 100644 (file)
@@ -1832,7 +1832,7 @@ class StdMeshersBuilder_Cartesian_3D(Mesh_Algorithm):
                     - Functions f(t) defining grid spacing at each point on grid axis. If there are
                         several functions, they must be accompanied by relative coordinates of
                         points dividing the whole shape into ranges where the functions apply; points
-                        coodrinates should vary within (0.0, 1.0) range. Parameter *t* of the spacing
+                        coordinates should vary within (0.0, 1.0) range. Parameter *t* of the spacing
                         function f(t) varies from 0.0 to 1.0 within a shape range. 
 
         Examples: