Mercurial > hg > octave-lyh
diff src/data.cc @ 7001:8b0cfeb06365
[project @ 2007-10-10 18:02:59 by jwe]
author | jwe |
---|---|
date | Wed, 10 Oct 2007 18:03:02 +0000 |
parents | 9325d3f604a3 |
children | 6304d9ea0a30 |
line wrap: on
line diff
--- a/src/data.cc +++ b/src/data.cc @@ -1148,7 +1148,7 @@ "-*- texinfo -*-\n\ @deftypefn {Built-in Function} {@var{scalar} =} nzmax (@var{SM})\n\ Return the amount of storage allocated to the sparse matrix @var{SM}.\n\ -Note that Octave tends to crop unused memory at the first oppurtunity\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\ but in general they will give the same result.\n\ @@ -2057,7 +2057,7 @@ @ifinfo\n\ @code{sqrt (-1)}.\n\ @end ifinfo\n\ -Since I (also i, J, and J) is a function, you can use the name(s) for\n\ +Since I (also i, J, and j) is a function, you can use the name(s) for\n\ other purposes.\n\ @end deftypefn") {