changeset 21234:20a824cd1d9e

maint: Merge stable to default.
author Rik <rik@octave.org>
date Tue, 09 Feb 2016 10:35:28 -0800
parents b8cf410b5c88 (current diff) 6b0ded11d708 (diff)
children 5d23ea5c733a
files libinterp/corefcn/rand.cc
diffstat 1 files changed, 3 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/libinterp/corefcn/rand.cc	Tue Feb 09 04:55:29 2016 -0500
+++ b/libinterp/corefcn/rand.cc	Tue Feb 09 10:35:28 2016 -0800
@@ -591,8 +591,9 @@
 \n\
 The arguments are handled the same as the arguments for @code{rand}.\n\
 \n\
-By default, @code{randn} uses the @nospell{Marsaglia and Tsang}\n\
-``Ziggurat technique'' to transform from a uniform to a normal distribution.\n\
+By default, @code{rande} uses the @nospell{Marsaglia and Tsang}\n\
+``Ziggurat technique'' to transform from a uniform to an exponential\n\
+distribution.\n\
 \n\
 The class of the value returned can be controlled by a trailing\n\
 @qcode{\"double\"} or @qcode{\"single\"} argument.  These are the only valid\n\