diff -r 75cf49ce5390 -r f58410582b9b lemon/bits/graph_extender.h --- a/lemon/bits/graph_extender.h Tue Nov 04 21:36:46 2008 +0100 +++ b/lemon/bits/graph_extender.h Tue Nov 04 21:37:59 2008 +0100 @@ -29,12 +29,12 @@ //\ingroup graphbits //\file -//\brief Extenders for the digraph types +//\brief Extenders for the graph types namespace lemon { // \ingroup graphbits // - // \brief Extender for the Digraphs + // \brief Extender for the digraph implementations template class DigraphExtender : public Base { public: