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:
@@ -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
|
||||
|
@@ -12,7 +12,7 @@ mkedge e3 c2
|
||||
tcopy e3 e4
|
||||
ttranslate e4 2 0 0
|
||||
|
||||
# Configurate XProgress
|
||||
# Configure XProgress
|
||||
XProgress +t
|
||||
|
||||
# create the surface
|
||||
|
@@ -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
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user