1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-08-14 13:30:48 +03:00

0031939: Coding - correction of spelling errors in comments [part 8]

Fix various typos

Fixed via codespell v2.1.dev
This commit is contained in:
luz paz
2021-02-01 12:52:47 +03:00
committed by bugmaster
parent 8df3104cd2
commit 4551e1be75
110 changed files with 219 additions and 225 deletions

View File

@@ -100,7 +100,7 @@ void VrmlData_ShapeConvert::AddShape (const TopoDS_Shape& theShape,
//=======================================================================
//function : makeTShapeNode
//purpose : auxilary
//purpose : auxiliary
//=======================================================================
Handle(VrmlData_Geometry) VrmlData_ShapeConvert::makeTShapeNode(const TopoDS_Shape& theShape,
const TopAbs_ShapeEnum theShapeType,

View File

@@ -75,7 +75,7 @@ class VrmlData_ShapeConvert
/**
* Convert all accumulated shapes and store them in myScene.
* The internal data structures are cleared in the end of convertion.
* The internal data structures are cleared in the end of conversion.
* @param theExtractFaces
* If True, converter extracst faces from the shapes.
* @param theExtractEdges