lemon/graph_utils.h
changeset 1555 48769ac7ec32
parent 1552 5c7f270f8e25
child 1565 96244ea562a3
     1.1 --- a/lemon/graph_utils.h	Wed Jul 13 14:17:13 2005 +0000
     1.2 +++ b/lemon/graph_utils.h	Wed Jul 13 19:49:36 2005 +0000
     1.3 @@ -1092,7 +1092,7 @@
     1.4    /// in constant time. On the other hand, the values are updated automatically
     1.5    /// whenever the graph changes.
     1.6    ///
     1.7 -  /// \sa OutDegMap
     1.8 +  /// \sa InDegMap
     1.9  
    1.10    template <typename _Graph>
    1.11    class OutDegMap