lemon/grid_ugraph.h
changeset 2037 32e4bebee616
parent 1999 2ff283124dfc
child 2076 10681ee9d8ae
     1.1 --- a/lemon/grid_ugraph.h	Tue Apr 04 10:40:02 2006 +0000
     1.2 +++ b/lemon/grid_ugraph.h	Tue Apr 04 17:43:23 2006 +0000
     1.3 @@ -371,8 +371,8 @@
     1.4    /// }
     1.5    ///\endcode
     1.6    ///
     1.7 -  /// The graph type is fully conform to the \ref concept::UUGraph
     1.8 -  /// "Undirected UGraph" concept.
     1.9 +  /// The graph type is fully conform to the \ref concept::UGraph
    1.10 +  /// "Undirected Graph" concept.
    1.11    ///
    1.12    /// \author Balazs Dezso
    1.13    /// \see GridUGraphBase