Salome HOME
Windows compatibility.
[modules/smesh.git] / src / SMESHUtils / SMESH_MeshAlgos.cxx
index 464a068138ef58aabab7c41531706e893e55bf43..1eae5f7818e23d205812d4330a7e8437c34349cb 100644 (file)
@@ -689,7 +689,7 @@ void SMESH_ElementSearcherImpl::findOuterBoundary(const SMDS_MeshElement* outerF
           outerFace2 = angle2Face.begin()->second;
       }
     }
-    // store the found outer face and add its links to continue seaching from
+    // store the found outer face and add its links to continue searching from
     if ( outerFace2 )
     {
       _outerFaces.insert( outerFace2 );