Mercurial > hg > octave-nkf
diff src/DLD-FUNCTIONS/bsxfun.cc @ 6881:cd2c6a69a70d
[project @ 2007-09-07 21:48:09 by jwe]
author | jwe |
---|---|
date | Fri, 07 Sep 2007 21:48:10 +0000 |
parents | f9c893831e68 |
children | 47f4f4e88166 |
line wrap: on
line diff
--- a/src/DLD-FUNCTIONS/bsxfun.cc +++ b/src/DLD-FUNCTIONS/bsxfun.cc @@ -133,8 +133,8 @@ argument and a scalar.\n\ \n\ The dimensions of @var{a} and @var{b} must be equal or singleton. The\n\ -singleton dimensions a the matirces will be expanded to the same\n\ -dimensioanlity as the other matrix.\n\ +singleton dimensions of the matirces will be expanded to the same\n\ +dimensionality as the other matrix.\n\ \n\ @seealso{arrayfun, cellfun}\n\ @end deftypefn")