doc/graph_orientation.dox
changeset 1715 e71778873dd0
parent 1684 df3820d7989d
child 1953 d4f411003580
     1.1 --- a/doc/graph_orientation.dox	Thu Oct 06 12:32:06 2005 +0000
     1.2 +++ b/doc/graph_orientation.dox	Fri Oct 07 11:05:08 2005 +0000
     1.3 @@ -101,7 +101,7 @@
     1.4  \skip active
     1.5  \until def
     1.6  
     1.7 -We also store in a bool map which edges are reverted. Actually this is only
     1.8 +We also store in a bool map indicating which edges are reverted. Actually this is only
     1.9  used to draw these edges with different color in the output picture. The
    1.10  algorithm will update this map called \c rev, but will not use it otherwise.
    1.11  \skip rev