X-Git-Url: http://git.salome-platform.org/gitweb/?p=modules%2Fsmesh.git;a=blobdiff_plain;f=src%2FSMESHGUI%2FSMESHGUI_ReorientFacesDlg.h;fp=src%2FSMESHGUI%2FSMESHGUI_ReorientFacesDlg.h;h=ed697247bddcc8e80a843420fca42b906b3103fa;hp=e09462483c9dfd172e06d8180edce686b704c710;hb=24412178e1a7c741a73d5b23822c43e08c353b97;hpb=c704eadf0489f1776156b36aea985c18a6915ec2 diff --git a/src/SMESHGUI/SMESHGUI_ReorientFacesDlg.h b/src/SMESHGUI/SMESHGUI_ReorientFacesDlg.h index e09462483..ed697247b 100644 --- a/src/SMESHGUI/SMESHGUI_ReorientFacesDlg.h +++ b/src/SMESHGUI/SMESHGUI_ReorientFacesDlg.h @@ -39,7 +39,7 @@ class SMESHGUI_SpinBox; class SMESHGUI_ReorientFacesDlg; /*! - * \brief Operation to reorient faces acoording to some criterion + * \brief Operation to reorient faces according to some criterion */ class SMESHGUI_EXPORT SMESHGUI_ReorientFacesOp: public SMESHGUI_SelectionOp { @@ -81,7 +81,7 @@ private: }; /*! - * \brief Dialog to reorient faces acoording to vector + * \brief Dialog to reorient faces according to vector */ class SMESHGUI_EXPORT SMESHGUI_ReorientFacesDlg : public SMESHGUI_Dialog