X-Git-Url: http://git.salome-platform.org/gitweb/?p=modules%2Fsmesh.git;a=blobdiff_plain;f=src%2FSMESHUtils%2FSMESH_Slot.cxx;h=feba809a8aec6cbd353cfb45b6046de108222022;hp=a11555ddd09c26d5b5ee4690c375de0e599cced5;hb=fad0945128baf5e8d6642d9805727269db28c4cd;hpb=b718a7cc45afdc2f1e8d06862f1e043402d2ea19 diff --git a/src/SMESHUtils/SMESH_Slot.cxx b/src/SMESHUtils/SMESH_Slot.cxx index a11555ddd..feba809a8 100644 --- a/src/SMESHUtils/SMESH_Slot.cxx +++ b/src/SMESHUtils/SMESH_Slot.cxx @@ -518,7 +518,7 @@ namespace //================================================================================ /*! * \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 around each segment. + * The slot is constructed by cutting faces by cylindrical surfaces made around each segment. * \return Edges located at the slot boundary */ //================================================================================