mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-19 13:40:49 +03:00
0031939: Coding - correction of spelling errors in comments [part 5]
Fix various typos Fixed via `codespell v2.1.dev
This commit is contained in:
@@ -70,7 +70,7 @@ private:
|
||||
//! Adds internal vertices to discrete polygon.
|
||||
void addInternalVertices ();
|
||||
|
||||
//Check deflection in 2d space for improvement of edge tesselation.
|
||||
//Check deflection in 2d space for improvement of edge tessellation.
|
||||
void splitByDeflection2d ();
|
||||
|
||||
void splitSegment (
|
||||
|
Reference in New Issue
Block a user