Mercurial > hg > octave-lyh
diff scripts/general/quadl.m @ 9209:923c7cb7f13f
Simplify TeXinfo files by eliminating redundant @iftex followed by @tex construction.
spellchecked all .txi and .texi files.
author | Rik <rdrider0-list@yahoo.com> |
---|---|
date | Sun, 17 May 2009 12:18:06 -0700 |
parents | 1bf0ce0930be |
children | 16f53d29049f |
line wrap: on
line diff
--- a/scripts/general/quadl.m +++ b/scripts/general/quadl.m @@ -34,7 +34,7 @@ ## defined, displays the left end point of the current interval, the ## interval length, and the partial integral. ## -## Additional arguments @var{p1}, etc, are passed directly to @var{f}. +## Additional arguments @var{p1}, etc., are passed directly to @var{f}. ## To use default values for @var{tol} and @var{trace}, one may pass ## empty matrices. ##