Salome HOME
fix SHAPERSTUDY bugs
[modules/smesh.git] / src / SMESH_I / SMESH_MeshEditor_i.hxx
index 016f000554147b674d0146899692be08a592f373..03ab4c80168013b54ede6a3d393992ec9185972f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2016  CEA/DEN, EDF R&D, OPEN CASCADE
+// Copyright (C) 2007-2019  CEA/DEN, EDF R&D, OPEN CASCADE
 //
 // Copyright (C) 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
 // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
@@ -943,7 +943,7 @@ public:
 
   /*!
    * \brief Create a slot of given width around given 1D elements lying on a triangle mesh.
-   *        The slot is consrtucted by cutting faces by cylindrical surfaces made
+   *        The slot is constructed by cutting faces by cylindrical surfaces made
    *        around each segment. Segments are expected to be created by MakePolyLine().
    * \return Edges located at the slot boundary
    */