Boost logo

Boost-Commit :

From: asutton_at_[hidden]
Date: 2007-06-27 10:56:17


Author: asutton
Date: 2007-06-27 10:56:16 EDT (Wed, 27 Jun 2007)
New Revision: 7196
URL: http://svn.boost.org/trac/boost/changeset/7196

Log:
Fixixng typo

Text files modified:
   sandbox/SOC/2007/graphs/libs/graph/doc/quickbook/concepts/graphs.qbk | 2 +-
   1 files changed, 1 insertions(+), 1 deletions(-)

Modified: sandbox/SOC/2007/graphs/libs/graph/doc/quickbook/concepts/graphs.qbk
==============================================================================
--- sandbox/SOC/2007/graphs/libs/graph/doc/quickbook/concepts/graphs.qbk (original)
+++ sandbox/SOC/2007/graphs/libs/graph/doc/quickbook/concepts/graphs.qbk 2007-06-27 10:56:16 EDT (Wed, 27 Jun 2007)
@@ -35,7 +35,7 @@
 
 [table
     [[Expression] [Return Type or Description]]
- [[link boost_graph.concepts.graph_concepts.graph *Graph*]]
+ [[[link boost_graph.concepts.graph_concepts.graph *Graph*]]]
     [[`graph_traits<G>::vertex_descriptor`] [The type for vertex representative objects.]]
     [[`graph_traits<G>::edge_descriptor`] [The type for edge representative objects.]]
     [[`graph_traits<G>::directed_category`] [Graph is directed or undirected?]]


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