mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2024-12-26 01:10:36 +05:00
typo
This commit is contained in:
parent
948a95072d
commit
5b295caec1
@ -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):
|
||||
|
Loading…
Reference in New Issue
Block a user