Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r60364 - sandbox/example/boost/example
From: daniel_james_at_[hidden]
Date: 2010-03-08 13:30:38


Author: danieljames
Date: 2010-03-08 13:30:37 EST (Mon, 08 Mar 2010)
New Revision: 60364
URL: http://svn.boost.org/trac/boost/changeset/60364

Log:
Fix comment which refers to something else.

Text files modified:
   sandbox/example/boost/example/example.hpp | 2 +-
   1 files changed, 1 insertions(+), 1 deletions(-)

Modified: sandbox/example/boost/example/example.hpp
==============================================================================
--- sandbox/example/boost/example/example.hpp (original)
+++ sandbox/example/boost/example/example.hpp 2010-03-08 13:30:37 EST (Mon, 08 Mar 2010)
@@ -3,7 +3,7 @@
 // Distributed under the Boost Software License, Version 1.0. (See accompanying
 // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
 
-// See http://www.boost.org/libs/unordered for documentation
+// See http://www.boost.org/libs/example for documentation
 
 namespace boost {
     /**


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