Boost logo

Boost-Commit :

From: bdawes_at_[hidden]
Date: 2007-12-15 09:26:16


Author: bemandawes
Date: 2007-12-15 09:26:16 EST (Sat, 15 Dec 2007)
New Revision: 42069
URL: http://svn.boost.org/trac/boost/changeset/42069

Log:
Correct misspelling of library name
Text files modified:
   trunk/boost/lexical_cast.hpp | 2 +-
   1 files changed, 1 insertions(+), 1 deletions(-)

Modified: trunk/boost/lexical_cast.hpp
==============================================================================
--- trunk/boost/lexical_cast.hpp (original)
+++ trunk/boost/lexical_cast.hpp 2007-12-15 09:26:16 EST (Sat, 15 Dec 2007)
@@ -3,7 +3,7 @@
 
 // Boost lexical_cast.hpp header -------------------------------------------//
 //
-// See http://www.boost.org/libs/converston for documentation.
+// See http://www.boost.org/libs/conversion for documentation.
 // See end of this header for rights and permissions.
 //
 // what: lexical_cast custom keyword cast


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