Salome HOME
typo-fix by Kunda
[modules/smesh.git] / src / StdMeshers / StdMeshers_Penta_3D.hxx
index f216d0fbaba1296d3fff20ac55dd3380e47b5f06..57f6ad447c7c9a19eee53a06cb91efe4b249447c 100644 (file)
@@ -86,7 +86,7 @@ public:
 
   SMESH_Block & Block() { return myTBlock; }
 
-  bool IsForwadEdge(const int theEdgeID);
+  bool IsForwardEdge(const int theEdgeID);
 
   int  ErrorStatus() const;