$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
From: marshall_at_[hidden]
Date: 2008-08-18 19:48:15
Author: marshall
Date: 2008-08-18 19:48:15 EDT (Mon, 18 Aug 2008)
New Revision: 48204
URL: http://svn.boost.org/trac/boost/changeset/48204
Log:
Fixed typo
Text files modified:
trunk/libs/random/index.html | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
Modified: trunk/libs/random/index.html
==============================================================================
--- trunk/libs/random/index.html (original)
+++ trunk/libs/random/index.html 2008-08-18 19:48:15 EDT (Mon, 18 Aug 2008)
@@ -62,7 +62,7 @@
available as <code><a href=
"../../boost/random.hpp">boost/random.hpp</a></code>.</p>
- <p>A front-end class template called <code>variate_generate</code> is
+ <p>A front-end class template called <code>variate_generator</code> is
provided; please read the documentation
about it.</p>