diff -r 140c953ad5d1 -r 9312d6c89d02 lemon/euler.h --- a/lemon/euler.h Sat Jan 08 16:11:48 2011 +0100 +++ b/lemon/euler.h Mon Jan 10 09:34:50 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. ///