diff -r b16a10926781 -r d74557d1f100 src/lemon/skeletons/graph_component.h --- a/src/lemon/skeletons/graph_component.h Sat Oct 30 18:30:29 2004 +0000 +++ b/src/lemon/skeletons/graph_component.h Sat Oct 30 18:33:14 2004 +0000 @@ -196,7 +196,7 @@ /// This class provides beside the core graph features /// core iterable interface for the graph structure. - /// The most of the base graphs should be conform to this concept. + /// Most of the base graphs should be conform to this concept. class BaseIterableGraphComponent : virtual public BaseGraphComponent { public: