diff scripts/deprecated/spdet.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 eb63fbe60fab
children 95c3e38098bf
line wrap: on
line diff
--- a/scripts/deprecated/spdet.m	Sun May 17 21:34:54 2009 +0200
+++ b/scripts/deprecated/spdet.m	Sun May 17 12:18:06 2009 -0700
@@ -17,7 +17,7 @@
 ## <http://www.gnu.org/licenses/>.
 
 ## -*- texinfo -*-
-## @deftypefn {Loadable Function} {[@var{d}, @var{rcond}] = } spdet (@var{a})
+## @deftypefn {Loadable Function} {[@var{d}, @var{rcond}] =} spdet (@var{a})
 ## This function has been deprecated.  Use @code{det} instead.
 ## @end deftypefn