# HG changeset patch # User jwe # Date 1037155754 0 # Node ID b8ec44432831ebe221880f177259b3b91d8fe51d # Parent b3cd3d12da7e1511e23bfb454a8f154f3dfa791f [project @ 2002-11-13 02:49:14 by jwe] diff --git a/src/data.cc b/src/data.cc --- 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")