Mercurial > hg > octave-lyh
diff scripts/general/celldisp.m @ 9036:58604c45ca74
Cleanup of data types related documentation
Files: data.texi, numbers.texi, strings.texi, container.texi
Use two spaces after a period for increased readibility in Info browser
Spellcheck
author | Rik <rdrider0-list@yahoo.com> |
---|---|
date | Sat, 21 Mar 2009 15:52:41 -0700 |
parents | a1dbe9d80eee |
children | 16f53d29049f |
line wrap: on
line diff
--- a/scripts/general/celldisp.m +++ b/scripts/general/celldisp.m @@ -18,8 +18,8 @@ ## -*- texinfo -*- ## @deftypefn {Function File} {} celldisp (@var{c}, @var{name}) -## Recursively display the contents of a cell array. By default the values -## are displayed with the name of the variable @var{c}. However, this name +## Recursively display the contents of a cell array. By default the values +## are displayed with the name of the variable @var{c}. However, this name ## can be replaced with the variable @var{name}. ## @seealso{disp} ## @end deftypefn