diff src/DLD-FUNCTIONS/sparse.cc @ 7001:8b0cfeb06365

[project @ 2007-10-10 18:02:59 by jwe]
author jwe
date Wed, 10 Oct 2007 18:03:02 +0000
parents 3b09c87d5165
children 93c65f2a5668
line wrap: on
line diff
--- a/src/DLD-FUNCTIONS/sparse.cc	Wed Oct 10 17:51:00 2007 +0000
+++ b/src/DLD-FUNCTIONS/sparse.cc	Wed Oct 10 18:03:02 2007 +0000
@@ -73,7 +73,7 @@
 Create a sparse matrix given integer index vectors @var{i} and @var{j},\n\
 a 1-by-@code{nnz} vector of real of complex values @var{sv}, overall\n\
 dimensions @var{m} and @var{n} of the sparse matrix.  The argument\n\
-@code{nzmax} is ignored but accepted for compatability with @sc{Matlab}.\n\
+@code{nzmax} is ignored but accepted for compatibility with @sc{Matlab}.\n\
 \n\
 @strong{Note}: if multiple values are specified with the same\n\
 @var{i}, @var{j} indices, the corresponding values in @var{s} will\n\