lemon/full_graph.h
changeset 1692 a34203867181
parent 1669 66ae78d29f1e
child 1703 eb90e3d6bddc
     1.1 --- a/lemon/full_graph.h	Fri Sep 30 13:12:39 2005 +0000
     1.2 +++ b/lemon/full_graph.h	Fri Sep 30 13:13:42 2005 +0000
     1.3 @@ -32,7 +32,7 @@
     1.4  
     1.5  ///\ingroup graphs
     1.6  ///\file
     1.7 -///\brief FullGraph and SymFullGraph classes.
     1.8 +///\brief FullGraph and UndirFullGraph classes.
     1.9  
    1.10  
    1.11  namespace lemon {