Salome HOME
Typo fixes http://www.salome-platform.org/forum/forum_10/433845793
[modules/smesh.git] / src / StdMeshers / StdMeshers_ProjectionUtils.cxx
index 11f2b5e973f04b3282b2b5f897173f9d2aa5bbd3..924eba9bf39bba644c6748ec5d0093e8ed5c9b56 100644 (file)
@@ -701,7 +701,7 @@ bool StdMeshers_ProjectionUtils::FindSubShapeAssociation(const TopoDS_Shape& the
           RETURN_BAD_RESULT("edge2 does not belong to theShape2");
       }
       //
-      // Look for 2 corresponing faces:
+      // Look for 2 corresponding faces:
       //
       TopoDS_Shape F1, F2;