Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r60388 - trunk/libs/flyweight/doc/reference
From: joaquin_at_[hidden]
Date: 2010-03-09 16:28:16


Author: joaquin
Date: 2010-03-09 16:28:16 EST (Tue, 09 Mar 2010)
New Revision: 60388
URL: http://svn.boost.org/trac/boost/changeset/60388

Log:
typo
Text files modified:
   trunk/libs/flyweight/doc/reference/locking.html | 6 +++---
   1 files changed, 3 insertions(+), 3 deletions(-)

Modified: trunk/libs/flyweight/doc/reference/locking.html
==============================================================================
--- trunk/libs/flyweight/doc/reference/locking.html (original)
+++ trunk/libs/flyweight/doc/reference/locking.html 2010-03-09 16:28:16 EST (Tue, 09 Mar 2010)
@@ -139,7 +139,7 @@
       <li>is_locking<Locking>::type is
       <a href="../../../mpl/doc/refmanual/bool.html"><code>boost::mpl::true_</code></a>,</li>
       <li><code>Locking</code> is of the form
- locking<Locking'>.</li>
+ locking<Locking'>.</li>
     </ol>
   </li>
   <li>The type <code>Locking::mutex_type</code> (or
@@ -274,9 +274,9 @@
 
 <br>
 
-<p>Revised January 27th 2009</p>
+<p>Revised March 9th 2010</p>
 
-<p>&copy; Copyright 2006-2009 Joaqu&iacute;n M L&oacute;pez Mu&ntilde;oz.
+<p>&copy; Copyright 2006-2010 Joaqu&iacute;n M L&oacute;pez Mu&ntilde;oz.
 Distributed under the Boost Software
 License, Version 1.0. (See accompanying file <a href="../../../../LICENSE_1_0.txt">
 LICENSE_1_0.txt</a> or copy at <a href="http://www.boost.org/LICENSE_1_0.txt">


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