Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r53216 - trunk/libs/graph/doc
From: jewillco_at_[hidden]
Date: 2009-05-23 13:32:43


Author: jewillco
Date: 2009-05-23 13:32:43 EDT (Sat, 23 May 2009)
New Revision: 53216
URL: http://svn.boost.org/trac/boost/changeset/53216

Log:
Fixed typos
Text files modified:
   trunk/libs/graph/doc/adjacency_matrix.html | 2 +-
   trunk/libs/graph/doc/subgraph.html | 2 +-
   2 files changed, 2 insertions(+), 2 deletions(-)

Modified: trunk/libs/graph/doc/adjacency_matrix.html
==============================================================================
--- trunk/libs/graph/doc/adjacency_matrix.html (original)
+++ trunk/libs/graph/doc/adjacency_matrix.html 2009-05-23 13:32:43 EDT (Sat, 23 May 2009)
@@ -215,7 +215,7 @@
 and Assignable.
 
 
-<h3>Associates Types</h3>
+<h3>Associated Types</h3>
 
 <hr>
 

Modified: trunk/libs/graph/doc/subgraph.html
==============================================================================
--- trunk/libs/graph/doc/subgraph.html (original)
+++ trunk/libs/graph/doc/subgraph.html 2009-05-23 13:32:43 EDT (Sat, 23 May 2009)
@@ -173,7 +173,7 @@
 <tt>subgraph&lt;Graph&gt;</tt> will also models these concepts.
 
 <!----------------------------->
-<h3>Associates Types</h3>
+<h3>Associated Types</h3>
 
 If the graph is the root of the subgraph tree, then the vertex and
 edge descriptors are both the local descriptors for the root graph,


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