Salome HOME
Typo-fix by Kunda
[modules/geom.git] / src / GEOM_SWIG / GEOM_TestAll.py
index 00b2d7a9814bfa4a0af2d7a60345eb4a6cea5e46..1d8b6b9c49e97602391bedd259cb0663c2cbc3c9 100644 (file)
@@ -325,7 +325,7 @@ def TestAll (geompy, math):
   MultiRot2Dt  = geompy.MultiRotate2DNbTimes(Chamfer, vx, nbtimes1, step1, nbtimes2)
   MultiRot2Ds  = geompy.MultiRotate2DByStep(Chamfer, vx, angle1, nbtimes1, step1, nbtimes2)
 
-  #Create Informations objects
+  #Create Information objects
   CDG        = geompy.MakeCDG(Prism)               #(GEOM_Object)->GEOM_Object
   Archimede  = geompy.Archimede(Box, weight, waterdensity,
                                 meshingdeflection) #(GEOM_Object, 3 Doubles)->GEOM_Object