diff --git a/doc/dynare.texi b/doc/dynare.texi index 62d6803ddd27c108af115c9d59f94778cb25e301..4fff74f16c5057cefc93977d9bbd748ff35fb0a5 100644 --- a/doc/dynare.texi +++ b/doc/dynare.texi @@ -3886,7 +3886,7 @@ scratch. Shouldn't be used together with @code{mh_recover} @item optim = (@var{fmincon options}) Can be used to set options for @code{fmincon}, the optimizing function -of MATLAB Optimizaiton toolbox. Use MATLAB's syntax for these +of MATLAB Optimization toolbox. Use MATLAB's syntax for these options. Default: @code{('display','iter','LargeScale','off','MaxFunEvals',100000,'TolFun',1e-8,'TolX',1e-6)}