diff -r 3adf5e2d1e62 -r e2f99a473998 lemon/euler.h --- a/lemon/euler.h Thu May 07 02:07:59 2009 +0200 +++ b/lemon/euler.h Thu May 07 12:19:41 2009 +0100 @@ -244,10 +244,10 @@ }; - ///Check if the given graph is \e Eulerian + ///Check if the given graph is Eulerian /// \ingroup graph_properties - ///This function checks if the given graph is \e Eulerian. + ///This function checks if the given graph is Eulerian. ///It works for both directed and undirected graphs. /// ///By definition, a digraph is called \e Eulerian if