diff -r dcba640438c7 -r 4ff8041e9c2e lemon/euler.h --- a/lemon/euler.h Wed May 06 14:37:44 2009 +0200 +++ b/lemon/euler.h Wed May 06 14:44:05 2009 +0200 @@ -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