2
0
mirror of https://github.com/boostorg/random.git synced 2026-01-19 04:22:17 +00:00

Fixed typo

[SVN r48204]
This commit is contained in:
Marshall Clow
2008-08-18 23:48:15 +00:00
parent 1d7cbef7e2
commit 6cfecd4a9b

View File

@@ -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 <a href="random-variate.html">documentation</a>
about it.</p>