Salome HOME
0023544: SMESH's performance issues
[modules/smesh.git] / src / StdMeshers / StdMeshers_Penta_3D.hxx
index 244101e12c1e4fe8a7c0e78219abcea1732f0f78..57f6ad447c7c9a19eee53a06cb91efe4b249447c 100644 (file)
@@ -20,7 +20,7 @@
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
 
-//  SMESH StdMeshers : implementaion of SMESH idl descriptions
+//  SMESH StdMeshers : implementation of SMESH idl descriptions
 //  File   : StdMeshers_Penta_3D.hxx
 //  Module : SMESH
 //
@@ -86,7 +86,7 @@ public:
 
   SMESH_Block & Block() { return myTBlock; }
 
-  bool IsForwadEdge(const int theEdgeID);
+  bool IsForwardEdge(const int theEdgeID);
 
   int  ErrorStatus() const;