Salome HOME
Typo-fix by Kunda + fix user doc generation
[modules/smesh.git] / src / SMESHGUI / SMESHGUI_ReorientFacesDlg.h
index e09462483c9dfd172e06d8180edce686b704c710..ed697247bddcc8e80a843420fca42b906b3103fa 100644 (file)
@@ -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