mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-22 20:59:38 +08:00
0033778: Documentation - Fix various typos found in codebase
This commit is contained in:
@@ -844,7 +844,7 @@ Standard_Boolean IntTools_Context::IsVertexOnLine
|
||||
aFirst=aC3D->FirstParameter();
|
||||
aLast =aC3D->LastParameter();
|
||||
//
|
||||
// Checking extermities first
|
||||
// Checking extremities first
|
||||
// It is necessary to chose the closest bound to the point
|
||||
Standard_Boolean bFirstValid = Standard_False;
|
||||
Standard_Real aFirstDist = Precision::Infinite();
|
||||
|
||||
Reference in New Issue
Block a user