Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r60353 - trunk/boost
From: steven_at_[hidden]
Date: 2010-03-08 11:03:20


Author: steven_watanabe
Date: 2010-03-08 11:03:20 EST (Mon, 08 Mar 2010)
New Revision: 60353
URL: http://svn.boost.org/trac/boost/changeset/60353

Log:
Fix a minor typo
Text files modified:
   trunk/boost/nondet_random.hpp | 2 +-
   1 files changed, 1 insertions(+), 1 deletions(-)

Modified: trunk/boost/nondet_random.hpp
==============================================================================
--- trunk/boost/nondet_random.hpp (original)
+++ trunk/boost/nondet_random.hpp 2010-03-08 11:03:20 EST (Mon, 08 Mar 2010)
@@ -62,7 +62,7 @@
  * pseudo-device, which blocks on reads if the entropy pool has no more
  * random bits available.
  *
- * <b>Inplementation Note for Windows</b>
+ * <b>Implementation Note for Windows</b>
  *
  * On the Windows operating system, token is interpreted as the name
  * of a cryptographic service provider. By default \random_device uses


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