X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FGEOMAlgo%2FGEOMAlgo_GlueDetector.cxx;h=16758969d17433fdb71592885c05a48c81686b35;hb=2736f682fe0d63fbaf9dff49c46b4fa6c23d72ce;hp=94801bb5af906425efea64d038d39d0c312c424b;hpb=8af6f2a74ecd53c356e81e728d91af4d865b8261;p=modules%2Fgeom.git diff --git a/src/GEOMAlgo/GEOMAlgo_GlueDetector.cxx b/src/GEOMAlgo/GEOMAlgo_GlueDetector.cxx index 94801bb5a..16758969d 100644 --- a/src/GEOMAlgo/GEOMAlgo_GlueDetector.cxx +++ b/src/GEOMAlgo/GEOMAlgo_GlueDetector.cxx @@ -219,7 +219,7 @@ void GEOMAlgo_GlueDetector::DetectVertices() // aNbVSD=aBBTree.Select(aSelector); if (!aNbVSD) { - continue; // it shoild not be so [at least IP itself] + continue; // it should not be so [at least IP itself] } // const TColStd_ListOfInteger& aLI=aSelector.Indices();