]> OCCT Git - occt.git/commit
Documentation - Fix whitespace and typos (#772)
authorluzpaz <luzpaz@users.noreply.github.com>
Wed, 29 Oct 2025 17:57:19 +0000 (13:57 -0400)
committerGitHub <noreply@github.com>
Wed, 29 Oct 2025 17:57:19 +0000 (17:57 +0000)
commitae33c4ef42e6f49b9e222ed68fda541013bfa85a
tree5a4a5b1daf319208ea6a0fe7ce51525c14ca91f1
parentcd3fc871300d60e89c526f3e3a09159f7eca48b3
Documentation - Fix whitespace and typos (#772)

- Corrected spelling errors (e.g., "aera" → "area", "nithing" → "nothing")
- Normalized excessive whitespace in comments for better readability
- Standardized comment formatting while preserving technical content
59 files changed:
src/Draw/TKDraw/DBRep/DBRep.hxx
src/Draw/TKDraw/DBRep/DBRep_DrawableShape.hxx
src/Draw/TKDraw/Draw/Draw.hxx
src/Draw/TKDraw/Draw/Draw_Display.hxx
src/ModelingAlgorithms/TKGeomAlgo/Law/Law_BSpline.hxx
src/ModelingData/TKG3d/GProp/GProp.hxx
src/ModelingData/TKG3d/GProp/GProp_GProps.hxx
src/ModelingData/TKG3d/GProp/GProp_PrincipalProps.hxx
src/ModelingData/TKG3d/Geom/Geom_BSplineCurve.hxx
src/ModelingData/TKG3d/Geom/Geom_BSplineSurface.hxx
src/ModelingData/TKG3d/Geom/Geom_CartesianPoint.hxx
src/ModelingData/TKG3d/Geom/Geom_Curve.hxx
src/ModelingData/TKG3d/Geom/Geom_CylindricalSurface.hxx
src/ModelingData/TKG3d/Geom/Geom_ElementarySurface.hxx
src/ModelingData/TKG3d/Geom/Geom_Line.hxx
src/ModelingData/TKG3d/Geom/Geom_OffsetCurve.hxx
src/ModelingData/TKG3d/Geom/Geom_OffsetSurface.hxx
src/ModelingData/TKG3d/Geom/Geom_OsculatingSurface.hxx
src/ModelingData/TKG3d/Geom/Geom_Plane.hxx
src/ModelingData/TKG3d/Geom/Geom_RectangularTrimmedSurface.hxx
src/ModelingData/TKG3d/Geom/Geom_SphericalSurface.hxx
src/ModelingData/TKG3d/Geom/Geom_Surface.hxx
src/ModelingData/TKG3d/Geom/Geom_SurfaceOfLinearExtrusion.hxx
src/ModelingData/TKG3d/Geom/Geom_SurfaceOfRevolution.hxx
src/ModelingData/TKG3d/Geom/Geom_ToroidalSurface.hxx
src/ModelingData/TKG3d/Geom/Geom_TrimmedCurve.hxx
src/ModelingData/TKG3d/Geom/Geom_VectorWithMagnitude.hxx
src/ModelingData/TKG3d/GeomAdaptor/GeomAdaptor.hxx
src/ModelingData/TKG3d/GeomAdaptor/GeomAdaptor_Curve.hxx
src/ModelingData/TKG3d/GeomAdaptor/GeomAdaptor_Surface.hxx
src/ModelingData/TKG3d/GeomAdaptor/GeomAdaptor_SurfaceOfLinearExtrusion.hxx
src/ModelingData/TKG3d/GeomAdaptor/GeomAdaptor_SurfaceOfRevolution.hxx
src/ModelingData/TKG3d/GeomLProp/GeomLProp.hxx
src/ModelingData/TKG3d/LProp3d/LProp3d_CLProps.hxx
src/ModelingData/TKG3d/TopAbs/TopAbs.hxx
src/ModelingData/TKGeomBase/AdvApp2Var/AdvApp2Var_Context.hxx
src/ModelingData/TKGeomBase/AdvApp2Var/AdvApp2Var_MathBase.cxx
src/ModelingData/TKGeomBase/AdvApp2Var/AdvApp2Var_SysBase.cxx
src/ModelingData/TKGeomBase/AppDef/AppDef_Compute.hxx
src/ModelingData/TKGeomBase/AppDef/AppDef_MultiLine.hxx
src/ModelingData/TKGeomBase/AppDef/AppDef_Variational.hxx
src/ModelingData/TKGeomBase/Approx/Approx_Curve3d.hxx
src/ModelingData/TKGeomBase/Approx/Approx_CurveOnSurface.hxx
src/ModelingData/TKGeomBase/Approx/Approx_SameParameter.hxx
src/ModelingData/TKGeomBase/Approx/Approx_SweepFunction.hxx
src/ModelingData/TKGeomBase/CPnts/CPnts_MyGaussFunction.hxx
src/ModelingData/TKGeomBase/CPnts/CPnts_MyRootFunction.hxx
src/ModelingData/TKGeomBase/Extrema/Extrema_Curve2dTool.hxx
src/ModelingData/TKGeomBase/Extrema/Extrema_ECC2d.hxx
src/ModelingData/TKGeomBase/GCPnts/GCPnts_TangentialDeflection.hxx
src/ModelingData/TKGeomBase/Geom2dConvert/Geom2dConvert.hxx
src/ModelingData/TKGeomBase/GeomConvert/GeomConvert.hxx
src/ModelingData/TKGeomBase/GeomLib/GeomLib.hxx
src/ModelingData/TKGeomBase/GeomLib/GeomLib_Check2dBSplineCurve.hxx
src/ModelingData/TKGeomBase/GeomLib/GeomLib_PolyFunc.hxx
src/ModelingData/TKGeomBase/Hermit/Hermit.hxx
src/ModelingData/TKGeomBase/IntAna/IntAna_IntQuadQuad.hxx
src/ModelingData/TKGeomBase/ProjLib/ProjLib_ProjectedCurve.hxx
src/ModelingData/TKGeomBase/gce/gce_MakePln.hxx