Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r54640 - in sandbox/cloneable/libs/cloneable/doc: . html html/cloneable html/cloneable/heterogenous_containers
From: christian.schladetsch_at_[hidden]
Date: 2009-07-04 06:04:04


Author: cschladetsch
Date: 2009-07-04 06:04:03 EDT (Sat, 04 Jul 2009)
New Revision: 54640
URL: http://svn.boost.org/trac/boost/changeset/54640

Log:
typo

Text files modified:
   sandbox/cloneable/libs/cloneable/doc/cloneable.qbk | 2 +-
   sandbox/cloneable/libs/cloneable/doc/html/cloneable/change_log.html | 2 +-
   sandbox/cloneable/libs/cloneable/doc/html/cloneable/heterogenous_containers/container_method_names.html | 2 +-
   sandbox/cloneable/libs/cloneable/doc/html/index.html | 4 ++--
   4 files changed, 5 insertions(+), 5 deletions(-)

Modified: sandbox/cloneable/libs/cloneable/doc/cloneable.qbk
==============================================================================
--- sandbox/cloneable/libs/cloneable/doc/cloneable.qbk (original)
+++ sandbox/cloneable/libs/cloneable/doc/cloneable.qbk 2009-07-04 06:04:03 EDT (Sat, 04 Jul 2009)
@@ -684,7 +684,7 @@
 for the names of the methods, or namespaces, are welcome. I am sure they'll end up being
 called something like `emplace_back` rather than `push_back`; but the difference is that
 there is no `push_back` in a heterogenous container: everything is always emplaced,
-so this is one reason why I've been vasilating over the naming conventions to use]]]
+so this is one reason why I've been vacillating over the naming conventions to use]]]
 
 -- CJS
 ]

Modified: sandbox/cloneable/libs/cloneable/doc/html/cloneable/change_log.html
==============================================================================
--- sandbox/cloneable/libs/cloneable/doc/html/cloneable/change_log.html (original)
+++ sandbox/cloneable/libs/cloneable/doc/html/cloneable/change_log.html 2009-07-04 06:04:03 EDT (Sat, 04 Jul 2009)
@@ -27,7 +27,7 @@
 <a name="cloneable.change_log"></a><a class="link" href="change_log.html" title="Change Log"> Change Log</a>
 </h2></div></div></div>
 <a name="cloneable.change_log.version_0_1"></a><h4>
-<a name="id641542"></a>
+<a name="id651373"></a>
       <a class="link" href="change_log.html#cloneable.change_log.version_0_1">Version 0.1</a>
     </h4>
 <div class="itemizedlist"><ul class="itemizedlist" type="disc"><li class="listitem">

Modified: sandbox/cloneable/libs/cloneable/doc/html/cloneable/heterogenous_containers/container_method_names.html
==============================================================================
--- sandbox/cloneable/libs/cloneable/doc/html/cloneable/heterogenous_containers/container_method_names.html (original)
+++ sandbox/cloneable/libs/cloneable/doc/html/cloneable/heterogenous_containers/container_method_names.html 2009-07-04 06:04:03 EDT (Sat, 04 Jul 2009)
@@ -84,7 +84,7 @@
             rather than <code class="computeroutput"><span class="identifier">push_back</span></code>;
             but the difference is that there is no <code class="computeroutput"><span class="identifier">push_back</span></code>
             in a heterogenous container: everything is always emplaced, so this is
- one reason why I've been vasilating over the naming conventions to use</span>&#8221;</span></em></span></strong></span>
+ one reason why I've been vacillating over the naming conventions to use</span>&#8221;</span></em></span></strong></span>
           </p>
 <p>
           </p>

Modified: sandbox/cloneable/libs/cloneable/doc/html/index.html
==============================================================================
--- sandbox/cloneable/libs/cloneable/doc/html/index.html (original)
+++ sandbox/cloneable/libs/cloneable/doc/html/index.html 2009-07-04 06:04:03 EDT (Sat, 04 Jul 2009)
@@ -28,7 +28,7 @@
 </h3></div></div></div>
 <div><p class="copyright">Copyright © 2009 Christian Schladetsch</p></div>
 <div><div class="legalnotice" title="Legal Notice">
-<a name="id641444"></a><p>
+<a name="id651274"></a><p>
         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)
       </p>
@@ -74,7 +74,7 @@
 </div>
 </div>
 <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
-<td align="left"><p><small>Last revised: July 04, 2009 at 09:59:48 GMT</small></p></td>
+<td align="left"><p><small>Last revised: July 04, 2009 at 10:03:51 GMT</small></p></td>
 <td align="right"><div class="copyright-footer"></div></td>
 </tr></table>
 <hr>


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