diff scripts/statistics/distributions/logistic_rnd.m @ 5457:c6dc1ccd83a9

[project @ 2005-09-19 19:23:35 by jwe]
author jwe
date Mon, 19 Sep 2005 19:26:00 +0000
parents 2a16423e4aa0
children 34f96dd5441b
line wrap: on
line diff
--- a/scripts/statistics/distributions/logistic_rnd.m
+++ b/scripts/statistics/distributions/logistic_rnd.m
@@ -21,7 +21,7 @@
 ## @deftypefn {Function File} {} logistic_rnd (@var{r}, @var{c})
 ## @deftypefnx {Function File} {} logistic_rnd (@var{sz})
 ## Return an @var{r} by @var{c} matrix of random numbers from the
-## logistic distribution. Or is @var{sz} is a vector, create a matrix of
+## logistic distribution. Or if @var{sz} is a vector, create a matrix of
 ## @var{sz}.
 ## @end deftypefn