Salome HOME
Typo-fix by Kunda + fix user doc generation
[modules/smesh.git] / idl / SMESH_Pattern.idl
index 4229c0345eaded6d86128b6841c6532f2a356e55..5e4e8b0a83f71a0bcb9262f62138db6a9dfdf7ac 100644 (file)
@@ -182,7 +182,7 @@ module SMESH
 
     /*!
      * Return nodal connectivity of the elements of the pattern
-     * or of all elements to be crated
+     * or of all elements to be created
      */
     array_of_long_array GetElementPoints(in boolean all);
   };