X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=src%2FSMDS%2FSMDS_MeshElement.hxx;h=4634548aa4f2fa9146bd251edbf23c7300627196;hb=refs%2Fheads%2FV9_dev;hp=d114c02da8f4e9ce6044210b9e6a30ab3376558f;hpb=7d8e88b13c6de670853d475410cc62097be1ba6d;p=modules%2Fsmesh.git diff --git a/src/SMDS/SMDS_MeshElement.hxx b/src/SMDS/SMDS_MeshElement.hxx index d114c02da..4634548aa 100644 --- a/src/SMDS/SMDS_MeshElement.hxx +++ b/src/SMDS/SMDS_MeshElement.hxx @@ -20,7 +20,7 @@ // 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_MeshElement.hxx // Module : SMESH // @@ -57,7 +57,7 @@ class SMDS_Mesh; // ============================================================ -class SMDS_EXPORT SMDS_MeshElement:public SMDS_MeshObject +class SMDS_EXPORT SMDS_MeshElement : public SMDS_MeshObject { public: