mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-09 13:22:24 +03:00
0031939: Coding - correction of spelling errors in comments [part 4]
Fix various typos Fixed via `codespell v2.1.dev
This commit is contained in:
@@ -306,7 +306,7 @@ static Handle(IntPatch_WLine)
|
||||
return theWLine;
|
||||
}
|
||||
|
||||
// Build new line and modify geometry of necessary vertexes.
|
||||
// Build new line and modify geometry of necessary vertices.
|
||||
Handle(IntPatch_WLine) aLocalWLine = MakeNewWLine(theWLine, aDelOuterPointsHash, Standard_True);
|
||||
|
||||
if (aChangedFirst)
|
||||
|
Reference in New Issue
Block a user