X-Git-Url: http://git.salome-platform.org/gitweb/?p=modules%2Fsmesh.git;a=blobdiff_plain;f=src%2FSMESHGUI%2FSMESHGUI_MeshDlg.cxx;h=b99c8a4f6a59a4931f56fb51f5ae63a5c8513650;hp=cc02e70c42aeb88a8917611e85d8eafe169ca837;hb=e74c29b7867ca230102fc580d831dda6b81b3b4c;hpb=e8d46310d37a3c44284d6bb56b70cee7dbff81c7 diff --git a/src/SMESHGUI/SMESHGUI_MeshDlg.cxx b/src/SMESHGUI/SMESHGUI_MeshDlg.cxx index cc02e70c4..b99c8a4f6 100644 --- a/src/SMESHGUI/SMESHGUI_MeshDlg.cxx +++ b/src/SMESHGUI/SMESHGUI_MeshDlg.cxx @@ -703,7 +703,7 @@ void SMESHGUI_MeshDlg::setCurrentTab( const int theId ) //================================================================================ /*! * \brief Enable/disable tabs - * \param int - maximum possible dimention + * \param int - maximum possible dimension */ //================================================================================ void SMESHGUI_MeshDlg::setMaxHypoDim( const int maxDim ) @@ -841,7 +841,7 @@ void SMESHGUI_MeshDlg::onGeomSelectionButton(bool isBtnOn) //================================================================================ /*! - * \brief SLOT called when a item of Geom selection popup is choosen + * \brief SLOT called when a item of Geom selection popup is chosen */ //================================================================================ void SMESHGUI_MeshDlg::onGeomPopup( QAction* a )