changeset 23114:19e958974410

fminsearch.m: fix texinfo header (bug #50178)
author Philip Nienhuis <prnienhuis@users.sf.net>
date Sun, 29 Jan 2017 16:24:33 +0100
parents 9241a0fa7873
children 94c97f219f5c
files scripts/optimization/fminsearch.m
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/scripts/optimization/fminsearch.m	Mon Jul 11 18:52:42 2016 +0200
+++ b/scripts/optimization/fminsearch.m	Sun Jan 29 16:24:33 2017 +0100
@@ -46,7 +46,7 @@
 ##
 ## The third return value @var{exitflag} is
 ##
-## @table
+## @table @asis
 ## @item 1
 ## if the algorithm converged
 ## (size of the simplex is smaller than @code{@var{options}.TolX} @strong{AND}