X-Git-Url: http://git.salome-platform.org/gitweb/?p=modules%2Fsmesh.git;a=blobdiff_plain;f=src%2FSMDS%2FSMDS_TypeOfPosition.hxx;h=d2a92972301f294b61c173a6320c806f5bffa04b;hp=89c5c6c234d3d82f69bea4c424198ebf48d305b6;hb=19fe2e412fa1cb1fd33d7a2580b2483280db811e;hpb=7eda9ca931ed2a11cb5e4637e4ffe19f5c061115 diff --git a/src/SMDS/SMDS_TypeOfPosition.hxx b/src/SMDS/SMDS_TypeOfPosition.hxx index 89c5c6c23..d2a929723 100644 --- a/src/SMDS/SMDS_TypeOfPosition.hxx +++ b/src/SMDS/SMDS_TypeOfPosition.hxx @@ -20,14 +20,14 @@ // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // -// SMESH SMDS : implementaion of Salome mesh data structure +// SMESH SMDS : implementation of Salome mesh data structure // File : SMDS_TypeOfPosition.hxx // Module : SMESH // #ifndef _SMDS_TypeOfPosition_HeaderFile #define _SMDS_TypeOfPosition_HeaderFile -enum SMDS_TypeOfPosition // Value is equal to shape dimention +enum SMDS_TypeOfPosition // Value is equal to shape dimension { SMDS_TOP_UNSPEC = -1, SMDS_TOP_VERTEX = 0,