Mercurial > hg > octave-lyh
diff src/data.cc @ 4176:b8ec44432831
[project @ 2002-11-13 02:49:14 by jwe]
author | jwe |
---|---|
date | Wed, 13 Nov 2002 02:49:14 +0000 |
parents | 6b96ce9f5743 |
children | ccfdb55c8156 |
line wrap: on
line diff
--- a/src/data.cc +++ b/src/data.cc @@ -587,7 +587,7 @@ DEFUN (length, args, , "-*- texinfo -*-\n\ @deftypefn {Built-in Function} {} length (@var{a})\n\ -Return the `lenghth' of the object @var{a}. For matrix objects, the\n\ +Return the `length' of the object @var{a}. For matrix objects, the\n\ length is the number of rows or columns, whichever is greater (this\n\ odd definition is used for compatibility with Matlab).\n\ @end deftypefn")