diff -r 4b8153513f34 -r ea1fa1bc3f6d lemon/full_graph.h --- a/lemon/full_graph.h Mon Jun 26 15:40:35 2006 +0000 +++ b/lemon/full_graph.h Wed Jun 28 15:06:24 2006 +0000 @@ -214,8 +214,8 @@ /// It is completely static, so you can neither add nor delete either /// edges or nodes. /// Thus it conforms to - /// the \ref concept::StaticGraph "StaticGraph" concept - /// \sa concept::StaticGraph. + /// the \ref concept::Graph "Graph" concept + /// \sa concept::Graph. /// /// \sa FullGraphBase /// \sa FullUGraph