diff src/DLD-FUNCTIONS/rand.cc @ 10787:ac433932ce23

Correct typo in rande documentation (bug #30446).
author Rik <octave@nomad.inbox5.com>
date Wed, 14 Jul 2010 09:57:32 -0700
parents d1f920d1ce0c
children 3140cb7a05a1
line wrap: on
line diff
--- a/src/DLD-FUNCTIONS/rand.cc
+++ b/src/DLD-FUNCTIONS/rand.cc
@@ -562,7 +562,7 @@
 Return a matrix with exponentially distributed random elements.  The\n\
 arguments are handled the same as the arguments for @code{rand}.\n\
 \n\
-By default, @code{randn} uses the Marsaglia and Tsang ``Ziggurat technique'' to\n\
+By default, @code{rande} uses the Marsaglia and Tsang ``Ziggurat technique'' to\n\
 transform from a uniform to a exponential distribution.  (G. Marsaglia and\n\
 W.W. Tsang, @cite{Ziggurat method for generating random variables},\n\
 J. Statistical Software, vol 5, 2000,\n\