diff -r 8583fb74238c -r e0cef67fe565 lemon/euler.h --- a/lemon/euler.h Sat Jan 08 15:52:07 2011 +0100 +++ b/lemon/euler.h Sun Jan 09 16:51:14 2011 +0100 @@ -36,7 +36,7 @@ ///Euler tour iterator for digraphs. - /// \ingroup graph_prop + /// \ingroup graph_properties ///This iterator provides an Euler tour (Eulerian circuit) of a \e directed ///graph (if there exists) and it converts to the \c Arc type of the digraph. ///