0031939: Coding - correction of spelling errors in comments [part 4]
[occt.git] / src / IntTools / IntTools_BeanFaceIntersector.cxx
index c696913..93deb28 100644 (file)
@@ -1157,7 +1157,7 @@ void IntTools_BeanFaceIntersector::ComputeRangeFromStartPoint(const Standard_Boo
     BoundaryCondition = Standard_False;
   }
 
-  Standard_Integer loopcounter = 0; // neccesary as infinite loop restricter
+  Standard_Integer loopcounter = 0; // necessary as infinite loop restricter
   Standard_Real U = theUParameter;
   Standard_Real V = theVParameter;
   Standard_Boolean anotherSolutionFound = Standard_False;