diff -r 4b8153513f34 -r ea1fa1bc3f6d lemon/graph_adaptor.h --- a/lemon/graph_adaptor.h Mon Jun 26 15:40:35 2006 +0000 +++ b/lemon/graph_adaptor.h Wed Jun 28 15:06:24 2006 +0000 @@ -2424,7 +2424,7 @@ /// The full code can be found in the \ref disjoint_paths_demo.cc demo file. /// /// This graph adaptor is fully conform to the - /// \ref concept::StaticGraph "StaticGraph" concept and + /// \ref concept::Graph "Graph" concept and /// contains some additional member functions and types. The /// documentation of some member functions may be found just in the /// SplitGraphAdaptorBase class.