Mercurial > hg > octave-nkf
diff src/DLD-FUNCTIONS/lsode.cc @ 9067:8970b4b10e9f
Cleanup documentation for quad.texi and diffeq.texi
Grammarcheck input .txi files
Spellcheck .texi files
author | Rik <rdrider0-list@yahoo.com> |
---|---|
date | Sat, 28 Mar 2009 22:18:51 -0700 |
parents | 7c02ec148a3c |
children | 610bf90fce2a |
line wrap: on
line diff
--- a/src/DLD-FUNCTIONS/lsode.cc +++ b/src/DLD-FUNCTIONS/lsode.cc @@ -206,7 +206,7 @@ in which @var{xdot} and @var{x} are vectors and @var{t} is a scalar.\n\ \n\ If @var{fcn} is a two-element string array or a two-element cell array\n\ -of strings, inlines, or function handles, the first element names\n\ +of strings, inline functions, or function handles, the first element names\n\ the function @math{f} described above, and the second element names a\n\ function to compute the Jacobian of @math{f}. The Jacobian function\n\ must have the form\n\