]> OCCT Git - occt.git/commit
Documentation - Fix whitespace and typos (#805)
authorluzpaz <luzpaz@users.noreply.github.com>
Tue, 4 Nov 2025 16:58:19 +0000 (11:58 -0500)
committerdpasukhi <dpasukhi@opencascade.com>
Wed, 5 Nov 2025 13:40:06 +0000 (13:40 +0000)
commitbd53a03b317b39ffcbf71be99cdeb410fce94eb0
tree3a1dc0ef953dc31d5f34ce2708c287b7bcd8a52e
parent2cc2bfdd2721a129c4ca76cbb26ab14ee0b39a8c
Documentation - Fix whitespace and typos (#805)

- Corrected spelling of "transfert" to "transfer" throughout IGES-related files
- Fixed various grammatical and punctuation errors in comments
- Improved whitespace and formatting in multi-line comments
85 files changed:
src/ApplicationFramework/TKLCAF/TDF/TDF.hxx
src/ApplicationFramework/TKLCAF/TDF/TDF_Attribute.hxx
src/ApplicationFramework/TKLCAF/TDF/TDF_ChildIterator.hxx
src/ApplicationFramework/TKLCAF/TDF/TDF_ComparisonTool.hxx
src/ApplicationFramework/TKLCAF/TDF/TDF_CopyLabel.hxx
src/ApplicationFramework/TKLCAF/TDF/TDF_CopyTool.hxx
src/ApplicationFramework/TKLCAF/TDF/TDF_DataSet.hxx
src/ApplicationFramework/TKLCAF/TDF/TDF_Label.hxx
src/ApplicationFramework/TKLCAF/TDF/TDF_Reference.hxx
src/ApplicationFramework/TKLCAF/TDF/TDF_TagSource.hxx
src/ApplicationFramework/TKLCAF/TDataStd/TDataStd.hxx
src/ApplicationFramework/TKLCAF/TDataStd/TDataStd_Relation.hxx
src/ApplicationFramework/TKLCAF/TDataStd/TDataStd_TreeNode.hxx
src/ApplicationFramework/TKLCAF/TDataStd/TDataStd_Variable.hxx
src/ApplicationFramework/TKLCAF/TDocStd/TDocStd.hxx
src/ApplicationFramework/TKLCAF/TDocStd/TDocStd_Application.hxx
src/ApplicationFramework/TKLCAF/TDocStd/TDocStd_Document.hxx
src/ApplicationFramework/TKLCAF/TDocStd/TDocStd_Modified.hxx
src/ApplicationFramework/TKLCAF/TDocStd/TDocStd_Owner.hxx
src/ApplicationFramework/TKLCAF/TDocStd/TDocStd_XLinkTool.hxx
src/ApplicationFramework/TKLCAF/TFunction/TFunction_Driver.hxx
src/ApplicationFramework/TKLCAF/TFunction/TFunction_Logbook.hxx
src/ApplicationFramework/TKStd/StdStorage/StdStorage.hxx
src/ApplicationFramework/TKTObj/TObj/TObj_Application.hxx
src/ApplicationFramework/TKTObj/TObj/TObj_Model.hxx
src/ApplicationFramework/TKTObj/TObj/TObj_Object.hxx
src/ApplicationFramework/TKTObj/TObj/TObj_Partition.hxx
src/ApplicationFramework/TKVCAF/TPrsStd/TPrsStd_AISPresentation.hxx
src/ApplicationFramework/TKVCAF/TPrsStd/TPrsStd_AISViewer.hxx
src/ApplicationFramework/TKVCAF/TPrsStd/TPrsStd_Driver.hxx
src/ApplicationFramework/TKVCAF/TPrsStd/TPrsStd_DriverTable.hxx
src/DataExchange/TKDEGLTF/RWGltf/RWGltf_MaterialMetallicRoughness.hxx
src/DataExchange/TKDEIGES/BRepToIGES/BRepToIGES_BREntity.hxx
src/DataExchange/TKDEIGES/BRepToIGES/BRepToIGES_BRShell.hxx
src/DataExchange/TKDEIGES/BRepToIGES/BRepToIGES_BRSolid.hxx
src/DataExchange/TKDEIGES/BRepToIGES/BRepToIGES_BRWire.hxx
src/DataExchange/TKDEIGES/BRepToIGESBRep/BRepToIGESBRep_Entity.hxx
src/DataExchange/TKDEIGES/Geom2dToIGES/Geom2dToIGES_Geom2dCurve.hxx
src/DataExchange/TKDEIGES/Geom2dToIGES/Geom2dToIGES_Geom2dPoint.hxx
src/DataExchange/TKDEIGES/Geom2dToIGES/Geom2dToIGES_Geom2dVector.hxx
src/DataExchange/TKDEIGES/GeomToIGES/GeomToIGES_GeomCurve.hxx
src/DataExchange/TKDEIGES/GeomToIGES/GeomToIGES_GeomPoint.hxx
src/DataExchange/TKDEIGES/GeomToIGES/GeomToIGES_GeomSurface.hxx
src/DataExchange/TKDEIGES/GeomToIGES/GeomToIGES_GeomVector.hxx
src/DataExchange/TKDEIGES/IGESBasic/IGESBasic_Group.hxx
src/DataExchange/TKDEIGES/IGESCAFControl/IGESCAFControl_Writer.hxx
src/DataExchange/TKDEIGES/IGESData/IGESData_IGESEntity.hxx
src/DataExchange/TKDEIGES/IGESData/IGESData_IGESModel.hxx
src/DataExchange/TKDEIGES/IGESData/IGESData_ParamReader.hxx
src/DataExchange/TKDEIGES/IGESDimen/IGESDimen_DimensionedGeometry.hxx
src/DataExchange/TKDEIGES/IGESDraw/IGESDraw_ViewsVisibleWithAttr.hxx
src/DataExchange/TKDEIGES/IGESGeom/IGESGeom_ConicArc.hxx
src/DataExchange/TKDEIGES/IGESGraph/IGESGraph_Color.hxx
src/DataExchange/TKDEIGES/IGESGraph/IGESGraph_TextDisplayTemplate.hxx
src/DataExchange/TKDEIGES/IGESGraph/IGESGraph_TextFontDef.hxx
src/DataExchange/TKDEIGES/IGESSelect/IGESSelect_FloatFormat.hxx
src/DataExchange/TKDEIGES/IGESSelect/IGESSelect_IGESTypeForm.hxx
src/DataExchange/TKDEIGES/IGESToBRep/IGESToBRep_BRepEntity.cxx
src/DataExchange/TKDEIGES/IGESToBRep/IGESToBRep_BRepEntity.hxx
src/DataExchange/TKDEIGES/IGESToBRep/IGESToBRep_BasicCurve.hxx
src/DataExchange/TKDEIGES/IGESToBRep/IGESToBRep_BasicSurface.hxx
src/DataExchange/TKDEIGES/IGESToBRep/IGESToBRep_CurveAndSurface.hxx
src/DataExchange/TKDEIGES/IGESToBRep/IGESToBRep_TopoCurve.cxx
src/DataExchange/TKDEIGES/IGESToBRep/IGESToBRep_TopoCurve.hxx
src/DataExchange/TKDEIGES/IGESToBRep/IGESToBRep_TopoSurface.hxx
src/DataExchange/TKDESTEP/APIHeaderSection/APIHeaderSection_MakeHeader.hxx
src/DataExchange/TKDESTEP/RWHeaderSection/RWHeaderSection.hxx
src/DataExchange/TKDESTEP/RWStepAP214/RWStepAP214.pxx
src/DataExchange/TKDESTEP/STEPConstruct/STEPConstruct_UnitContext.hxx
src/DataExchange/TKDESTEP/STEPControl/STEPControl_Writer.hxx
src/DataExchange/TKDESTEP/StepAP214/StepAP214_ApprovalItem.hxx
src/DataExchange/TKDESTEP/StepAP214/StepAP214_DocumentReferenceItem.hxx
src/DataExchange/TKDESTEP/StepData/StepData_DefaultGeneral.hxx
src/DataExchange/TKDESTEP/StepData/StepData_Field.hxx
src/DataExchange/TKDESTEP/StepData/StepData_StepWriter.hxx
src/DataExchange/TKDESTEP/StepDimTol/StepDimTol_DatumOrCommonDatum.hxx
src/DataExchange/TKDESTEP/StepElement/StepElement_CurveElementFreedomMember.hxx
src/DataExchange/TKDESTEP/StepElement/StepElement_CurveElementPurposeMember.hxx
src/DataExchange/TKDESTEP/StepElement/StepElement_ElementAspectMember.hxx
src/DataExchange/TKDESTEP/StepElement/StepElement_MeasureOrUnspecifiedValueMember.hxx
src/DataExchange/TKDESTEP/StepElement/StepElement_SurfaceElementPurposeMember.hxx
src/DataExchange/TKDESTEP/StepElement/StepElement_VolumeElementPurposeMember.hxx
src/DataExchange/TKDESTEP/StepFEA/StepFEA_DegreeOfFreedomMember.hxx
src/DataExchange/TKDESTEP/StepFEA/StepFEA_SymmetricTensor23dMember.hxx
src/DataExchange/TKDESTEP/StepFEA/StepFEA_SymmetricTensor43dMember.hxx