1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-09-18 14:27:39 +03:00

Documentation - Fix various typos found in codebase #350

This commit is contained in:
luzpaz
2025-02-08 04:44:51 -05:00
committed by GitHub
parent a1d887e0c4
commit 7e3d063cae
66 changed files with 96 additions and 94 deletions

View File

@@ -9,11 +9,11 @@ puts ""
restore [locate_data_file bug27240_vent2-trim.brep] b
explode b
# workaround - increate the tolerance value of the vertex to fill the gap between section curves
# workaround - increase the tolerance value of the vertex to fill the gap between section curves
explode b_1 v
settolerance b_1_1 0.005
# workaround - increate the tolerance value of the edge to fill the gap between section curves
# workaround - increase the tolerance value of the edge to fill the gap between section curves
explode b_2 e
settolerance b_2_5 0.0005