|
Boost-Commit : |
From: ghost_at_[hidden]
Date: 2007-08-10 12:33:48
Author: vladimir_prus
Date: 2007-08-10 12:33:48 EDT (Fri, 10 Aug 2007)
New Revision: 38576
URL: http://svn.boost.org/trac/boost/changeset/38576
Log:
Fix typo. Closes #1150.
Text files modified:
trunk/libs/random/random-concepts.html | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
Modified: trunk/libs/random/random-concepts.html
==============================================================================
--- trunk/libs/random/random-concepts.html (original)
+++ trunk/libs/random/random-concepts.html 2007-08-10 12:33:48 EDT (Fri, 10 Aug 2007)
@@ -371,7 +371,7 @@
<h2><a name="random-dist" id="random-dist">Random Distribution</a></h2>
- <p>A radom distribution produces random numbers distributed according to
+ <p>A random distribution produces random numbers distributed according to
some distribution, given uniformly distributed random values as input. In
the following table, <code>X</code> denotes a random distribution class
returning objects of type <code>T</code>, <code>u</code> is a value of
Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk