Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r75863 - trunk/libs/graph/doc
From: jewillco_at_[hidden]
Date: 2011-12-07 21:00:04


Author: jewillco
Date: 2011-12-07 21:00:04 EST (Wed, 07 Dec 2011)
New Revision: 75863
URL: http://svn.boost.org/trac/boost/changeset/75863

Log:
Fixed typo
Text files modified:
   trunk/libs/graph/doc/isomorphism-impl.w | 2 +-
   1 files changed, 1 insertions(+), 1 deletions(-)

Modified: trunk/libs/graph/doc/isomorphism-impl.w
==============================================================================
--- trunk/libs/graph/doc/isomorphism-impl.w (original)
+++ trunk/libs/graph/doc/isomorphism-impl.w 2011-12-07 21:00:04 EST (Wed, 07 Dec 2011)
@@ -174,7 +174,7 @@
 number. The number of vertices in a graph with the same vertex
 invariant number $i$ is called the \emph{invariant multiplicity} for
 $i$. In this implementation, by default we use the out-degree of the
-vertex as the vertex invariant, though the user can also supply there
+vertex as the vertex invariant, though the user can also supply their
 own invariant function. The ability of the invariant function to prune
 the search space varies widely with the type of 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