Skip to content
Snippets Groups Projects
Verified Commit 63f46ffb authored by Sébastien Villemot's avatar Sébastien Villemot
Browse files

Manual: fix typo in osr_params_bounds example

parent 927c735e
No related branches found
No related tags found
No related merge requests found
...@@ -8286,7 +8286,7 @@ Note that the use of this block requires the use of a constrained optimizer, @i{ ...@@ -8286,7 +8286,7 @@ Note that the use of this block requires the use of a constrained optimizer, @i{
   
@example @example
   
osr_param_bounds; osr_params_bounds;
gamma_inf_, 0, 2.5; gamma_inf_, 0, 2.5;
end; end;
   
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment