diff src/data.cc @ 9066:be150a172010

Cleanup documentation for diagperm.texi, sparse.texi Grammarcheck input .txi files Spellcheck .texi files
author Rik <rdrider0-list@yahoo.com>
date Sat, 28 Mar 2009 21:29:08 -0700
parents 7c02ec148a3c
children c1fff751b5a8
line wrap: on
line diff
--- a/src/data.cc	Sat Mar 28 17:43:22 2009 -0700
+++ b/src/data.cc	Sat Mar 28 21:29:08 2009 -0700
@@ -2493,7 +2493,7 @@
 Return the amount of storage allocated to the sparse matrix @var{SM}.\n\
 Note that Octave tends to crop unused memory at the first opportunity\n\
 for sparse objects.  There are some cases of user created sparse objects\n\
-where the value returned by @dfn{nzmaz} will not be the same as @dfn{nnz},\n\
+where the value returned by @dfn{nzmax} will not be the same as @dfn{nnz},\n\
 but in general they will give the same result.\n\
 @seealso{sparse, spalloc}\n\
 @end deftypefn")