diff scripts/statistics/distributions/betarnd.m @ 10793:be55736a0783

Grammarcheck the documentation from m-files.
author Rik <octave@nomad.inbox5.com>
date Sun, 18 Jul 2010 20:35:16 -0700
parents 95c3e38098bf
children 1740012184f9
line wrap: on
line diff
--- a/scripts/statistics/distributions/betarnd.m	Mon Jul 19 06:17:54 2010 +0300
+++ b/scripts/statistics/distributions/betarnd.m	Sun Jul 18 20:35:16 2010 -0700
@@ -17,7 +17,7 @@
 ## <http://www.gnu.org/licenses/>.
 
 ## -*- texinfo -*-
-## @deftypefn {Function File} {} betarnd (@var{a}, @var{b}, @var{r}, @var{c})
+## @deftypefn  {Function File} {} betarnd (@var{a}, @var{b}, @var{r}, @var{c})
 ## @deftypefnx {Function File} {} betarnd (@var{a}, @var{b}, @var{sz})
 ## Return an @var{r} by @var{c} or @code{size (@var{sz})} matrix of 
 ## random samples from the Beta distribution with parameters @var{a} and