$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
From: boost_at_[hidden]
Date: 2007-08-16 19:58:19
Author: matthiasschabel
Date: 2007-08-16 19:58:16 EDT (Thu, 16 Aug 2007)
New Revision: 38735
URL: http://svn.boost.org/trac/boost/changeset/38735
Log:
spelling error
Text files modified: 
   sandbox/units/boost/units/conversion.hpp |     2 +-                                      
   1 files changed, 1 insertions(+), 1 deletions(-)
Modified: sandbox/units/boost/units/conversion.hpp
==============================================================================
--- sandbox/units/boost/units/conversion.hpp	(original)
+++ sandbox/units/boost/units/conversion.hpp	2007-08-16 19:58:16 EDT (Thu, 16 Aug 2007)
@@ -40,7 +40,7 @@
 #ifdef BOOST_UNITS_DOXYGEN
 
 /// Template for defining conversions between
-/// quanties.  This template should be specialized
+/// quantities.  This template should be specialized
 /// for every quantity that allows conversions.
 /// For example, if you have a two units
 /// called pair and dozen you would write