changeset 4176:b8ec44432831

[project @ 2002-11-13 02:49:14 by jwe]
author jwe
date Wed, 13 Nov 2002 02:49:14 +0000
parents b3cd3d12da7e
children 34ef135b29fa
files src/data.cc
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/data.cc	Wed Nov 13 02:45:39 2002 +0000
+++ b/src/data.cc	Wed Nov 13 02:49:14 2002 +0000
@@ -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")