Salome HOME
Typo-fix by Kunda
[modules/geom.git] / doc / salome / examples / topological_geom_objs_ex06.py
index 7ae16d8e6acac3356e57c85731a1034dfc72d93f..3c9190cb1836e5a3a2d6ddecd94507f36ef5dbd8 100644 (file)
@@ -21,7 +21,7 @@ while i <= 3 :
     ShapeListCompound.append(S)
     i = i + 1
 
-# create a compund of the given shapes
+# create a compound of the given shapes
 compound = geompy.MakeCompound(ShapeListCompound)
 
 # add object in the study