Skip to content

Commit

Permalink
MorrisExperimentGrid: Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
jschueller authored Nov 4, 2024
1 parent 40db6b3 commit d709a57
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions python/src/MorrisExperimentGrid_doc.i.in
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ elementary effects. If not given, it is set to 1 for each factor.

Returns
-------
humpStep : :py:class:`openturns.Indices`
jumpStep : :py:class:`openturns.Indices`
Number of levels for each factot that are increased/decreased for computating the EE.
"

Expand All @@ -44,7 +44,7 @@ elementary effects. If not given, it is set to 1 for each factor.

Parameters
----------
humpStep : :py:class:`openturns.Indices`
jumpStep : :py:class:`openturns.Indices`
Number of levels for each factot that are increased/decreased for computating the EE.

Notes
Expand Down

0 comments on commit d709a57

Please sign in to comment.