Salome HOME
#19765 EDF 21730 - long time to load med file file with huge amount of groups
[modules/smesh.git] / src / SMESH_I / SMESH_MeshEditor_i.hxx
index 016f000554147b674d0146899692be08a592f373..f14c06b5fc1ee2c3d810d54fe5469afef07fdc9d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2016  CEA/DEN, EDF R&D, OPEN CASCADE
+// Copyright (C) 2007-2020  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
    */