]> SALOME platform Git repositories - modules/geom.git/commitdiff
Salome HOME
typo
authoreap <eap@opencascade.com>
Wed, 21 May 2014 14:56:48 +0000 (18:56 +0400)
committereap <eap@opencascade.com>
Wed, 21 May 2014 14:56:48 +0000 (18:56 +0400)
src/GEOM_SWIG/geomBuilder.py

index c1956a6b5234c123d18d4fa6175314162705226b..38255ac1b6bd90856e384a8ff34c82104898f089 100644 (file)
@@ -13083,7 +13083,7 @@ class geomField( GEOM._objref_GEOM_Field ):
         return self.field.GetComponents(self)
 
     ## Adds a time step to the field
-    #  @param step the time step number futher used as the step identifier
+    #  @param step the time step number further used as the step identifier
     #  @param stamp the time step time
     #  @param values the values of the time step
     def addStep(self, step, stamp, values):