]> OCCT Git - occt.git/commit
0033762: Documentation - Fix various typos found in codebase IR-2024-07-12
authorluzpaz <luzpaz@users.noreply.github.com>
Sun, 14 Jul 2024 14:19:44 +0000 (10:19 -0400)
committerGitHub <noreply@github.com>
Sun, 14 Jul 2024 14:19:44 +0000 (15:19 +0100)
commit76df27830b8229fad7f2046c03c55ebcc58b52ae
tree9a3330d753684f26a9fc67cc7bc18559b69809d5
parent5cf1003a66e4ec5f30c2e221b58ba7f90872e7ac
0033762: Documentation - Fix various typos found in codebase
58 files changed:
adm/templates/env.bat.in
adm/templates/env.sh
dox/specification/boolean_operations/boolean_operations.md
dox/specification/pbr_math.md
dox/user_guides/de_wrapper/de_wrapper.md
dox/user_guides/draw_test_harness/draw_test_harness.md
dox/user_guides/iges/iges.md
dox/user_guides/modeling_algos/modeling_algos.md
dox/user_guides/modeling_data/modeling_data.md
samples/glfw/CMakeLists.txt
samples/ocafsamples/TDataStd_Sample.cxx
samples/ocafsamples/TPrsStd_Sample.cxx
samples/qt/AndroidQt/ReadMe.md
src/BOPTools/BOPTools_AlgoTools.cxx
src/BRepFeat/BRepFeat_RibSlot.cxx
src/BRepOffset/BRepOffset_MakeOffset.cxx
src/ChFi2d/ChFi2d_FilletAlgo.cxx
src/DrawResources/CheckCommands.tcl
src/DsgPrs/DsgPrs_AnglePresentation.cxx
src/DsgPrs/DsgPrs_AnglePresentation.hxx
src/DsgPrs/DsgPrs_EqualRadiusPresentation.cxx
src/IFSelect/IFSelect_GeneralModifier.hxx
src/IFSelect/IFSelect_IntParam.hxx
src/IFSelect/IFSelect_SignatureList.hxx
src/IGESGeom/IGESGeom_CopiousData.cxx
src/Image/Image_AlienPixMap.cxx
src/Image/Image_Diff.hxx
src/Interface/Interface_IntList.hxx
src/NCollection/NCollection_CellFilter.hxx
src/NCollection/NCollection_Mat4.hxx
src/QABugs/QABugs_20.cxx
src/ShapeFix/ShapeFix_ComposeShell.cxx
src/ShapeFix/ShapeFix_ComposeShell.hxx
src/ShapeFix/ShapeFix_Edge.cxx
src/ShapeFix/ShapeFix_Shell.hxx
src/ShapeFix/ShapeFix_Wire.cxx
src/ShapeUpgrade/ShapeUpgrade_ShapeConvertToBezier.hxx
src/ShapeUpgrade/ShapeUpgrade_ShapeDivide.hxx
src/StepData/StepData_ReadWriteModule.hxx
src/TCollection/TCollection.cxx
src/TDocStd/TDocStd_Document.hxx
src/TDocStd/TDocStd_XLinkTool.cxx
src/TFunction/TFunction_Logbook.cxx
src/Transfer/Transfer_ActorOfProcessForFinder.hxx
src/Transfer/Transfer_ActorOfProcessForTransient.hxx
src/Transfer/Transfer_TransientProcess.hxx
src/XmlObjMgt/XmlObjMgt.cxx
tests/bugs/fclasses/bug9848_1
tests/bugs/fclasses/bug9848_2
tests/bugs/modalg_5/bug24003
tests/bugs/modalg_6/bug26313
tests/bugs/step/bug233
tests/bugs/step/pro19854
tests/bugs/step/pro19895
tests/lowalgos/intss/bug23699
tests/lowalgos/intss/bug23732
tests/perf/de/bug33046
tests/perf/modalg/bug29093