diff -r 189760a7cdd0 -r c01a98ce01fd lemon/euler.h --- a/lemon/euler.h Thu May 07 02:05:12 2009 +0200 +++ b/lemon/euler.h Tue May 12 12:09:55 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