Mercurial > hg > octave-nkf
diff scripts/statistics/base/var.m @ 12575:d0b799dafede
Grammarcheck files for 3.4.1 release.
author | Rik <octave@nomad.inbox5.com> |
---|---|
date | Mon, 04 Apr 2011 15:33:46 -0700 |
parents | c792872f8942 |
children | 6b2f14af2360 50ceb5c51271 |
line wrap: on
line diff
--- a/scripts/statistics/base/var.m +++ b/scripts/statistics/base/var.m @@ -52,7 +52,7 @@ ## @end table ## ## If the optional argument @var{dim} is given, operate along this dimension. -## @seealso{cov,std,skewness,kurtosis,moment} +## @seealso{cov, std, skewness, kurtosis, moment} ## @end deftypefn ## Author: KH <Kurt.Hornik@wu-wien.ac.at>