Salome HOME
23521: EDF 16246 - problems with quadrangles in use case
[modules/smesh.git] / src / SMDS / SMDS_MeshElement.hxx
index d114c02da8f4e9ce6044210b9e6a30ab3376558f..4634548aa4f2fa9146bd251edbf23c7300627196 100644 (file)
@@ -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: