|
Boost-Commit : |
Subject: [Boost-commit] svn:boost r53191 - trunk/libs/graph/doc
From: jewillco_at_[hidden]
Date: 2009-05-22 17:33:17
Author: jewillco
Date: 2009-05-22 17:33:16 EDT (Fri, 22 May 2009)
New Revision: 53191
URL: http://svn.boost.org/trac/boost/changeset/53191
Log:
Fixed typos in BGL index; fixes #3063 and #3065
Text files modified:
trunk/libs/graph/doc/index.html | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
Modified: trunk/libs/graph/doc/index.html
==============================================================================
--- trunk/libs/graph/doc/index.html (original)
+++ trunk/libs/graph/doc/index.html 2009-05-22 17:33:16 EDT (Fri, 22 May 2009)
@@ -39,7 +39,7 @@
<P>
The BGL graph interface and graph components are <I>generic</I>, in the
-same sense as the the Standard Template Library (STL) [<A
+same sense as the Standard Template Library (STL) [<A
HREF="bibliography.html#austern99:_gener_progr_stl">2</A>].
In the following sections, we review the role that generic programming
@@ -47,7 +47,7 @@
programming in the context of graphs.
<P>
-Of course, if you are already are familiar with generic programming,
+Of course, if you are already familiar with generic programming,
please dive right in! Here's the <a
href="./table_of_contents.html">Table of Contents</a>.
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