diff --git a/python/doc/examples/calibration/least_squares_and_gaussian_calibration/plot_calibration_flooding.py b/python/doc/examples/calibration/least_squares_and_gaussian_calibration/plot_calibration_flooding.py index 495fda316b..fc5c84a6c7 100644 --- a/python/doc/examples/calibration/least_squares_and_gaussian_calibration/plot_calibration_flooding.py +++ b/python/doc/examples/calibration/least_squares_and_gaussian_calibration/plot_calibration_flooding.py @@ -168,7 +168,7 @@ def functionFlooding(X): # +-------+-----------+ # | 1 | Zv | # +-------+-----------+ -# | 3 | Zm | +# | 2 | Zm | # +-------+-----------+ # # **Table 2.** Indices and names of the inputs and parameters of the parametric model.