Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r60433 - branches/units/autoprefix/boost/units
From: pbristow_at_[hidden]
Date: 2010-03-10 12:49:29


Author: pbristow
Date: 2010-03-10 12:49:28 EST (Wed, 10 Mar 2010)
New Revision: 60433
URL: http://svn.boost.org/trac/boost/changeset/60433

Log:
Typo in comment
Text files modified:
   branches/units/autoprefix/boost/units/config.hpp | 3 ++-
   1 files changed, 2 insertions(+), 1 deletions(-)

Modified: branches/units/autoprefix/boost/units/config.hpp
==============================================================================
--- branches/units/autoprefix/boost/units/config.hpp (original)
+++ branches/units/autoprefix/boost/units/config.hpp 2010-03-10 12:49:28 EST (Wed, 10 Mar 2010)
@@ -106,13 +106,14 @@
 
 */ // end mainpage
 
+/// Defined in jamfile.v2 line 30 during buildof documentation.
 #ifdef BOOST_UNITS_DOXYGEN
 
 /// If defined will trigger a static assertion if quantity<Unit, T>
 /// is not layout compatible with T
 #define BOOST_UNITS_REQUIRE_LAYOUT_COMPATIBILITY
 
-/// If defined will diasable a preprocessor check that the
+/// If defined will disable a preprocessor check that the
 /// compiler is able to handle the library.
 #define BOOST_UNITS_NO_COMPILER_CHECK
 


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