1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-08-04 13:13:25 +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

@@ -16,7 +16,7 @@ trotate e3 0 0 0 0 0 1 90
tcopy e3 e4
ttranslate e4 2 0 0
# Configurate XProgress
# Configure XProgress
XProgress +t
# create the surface

View File

@@ -12,7 +12,7 @@ mkedge e3 c2
tcopy e3 e4
ttranslate e4 2 0 0
# Configurate XProgress
# Configure XProgress
XProgress +t
# create the surface

View File

@@ -23,7 +23,7 @@ for {set j 0} {$j < 301} {incr j; incr i} {
lappend points p$i
}
# Configurate XProgress
# Configure XProgress
XProgress +t
# create the surface

View File

@@ -10,7 +10,7 @@ for {set i 0} {$i < $n} {incr i} {
lappend l p$i
}
# Configurate XProgress
# Configure XProgress
XProgress +t
# create the surface