diff -r 7b7e3f20bcec -r bea328c5a8d3 lemon/path.h --- a/lemon/path.h Tue Jul 29 14:54:08 2008 +0200 +++ b/lemon/path.h Tue Jul 29 15:01:30 2008 +0200 @@ -82,7 +82,7 @@ return *this; } - /// \brief Lemon style iterator for path arcs + /// \brief LEMON style iterator for path arcs /// /// This class is used to iterate on the arcs of the paths. class ArcIt {