]> SALOME platform Git repositories - modules/geom.git/blobdiff - src/GEOMAlgo/GEOMAlgo_FinderShapeOn1.cxx
Salome HOME
Typo-fix by Kunda
[modules/geom.git] / src / GEOMAlgo / GEOMAlgo_FinderShapeOn1.cxx
index 94e769894adfe730e2da6640f1220043bf34dcb8..be11666709fdf375829c0342f6d71391436bb426 100644 (file)
@@ -654,7 +654,7 @@ void GEOMAlgo_FinderShapeOn1::InnerPoints(const TopoDS_Face& aF,
           BRepLib_MakeEdge aBME(aP1, aP2);
           bIsDone=aBME.IsDone();
           if (!bIsDone) {
-            myErrorStatus=30; //can not obtain the line fron the link
+            myErrorStatus=30; //can not obtain the line from the link
             return;
           }
           //