diff -r ad6b8c47bd56 -r da953e387d31 lemon/path.h --- a/lemon/path.h Mon Jul 28 09:29:30 2008 +0200 +++ b/lemon/path.h Mon Jul 28 12:39:58 2008 +0100 @@ -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 {