lemon/grid_graph.h
changeset 606 c5fd2d996909
parent 463 88ed40ad0d4f
child 629 7a28e215f715
     1.1 --- a/lemon/grid_graph.h	Thu Mar 05 10:13:20 2009 +0000
     1.2 +++ b/lemon/grid_graph.h	Sun Mar 29 23:08:20 2009 +0200
     1.3 @@ -496,7 +496,7 @@
     1.4    /// }
     1.5    ///\endcode
     1.6    ///
     1.7 -  /// This graph type is fully conform to the \ref concepts::Graph
     1.8 +  /// This graph type fully conforms to the \ref concepts::Graph
     1.9    /// "Graph" concept, and it also has an important extra feature
    1.10    /// that its maps are real \ref concepts::ReferenceMap
    1.11    /// "reference map"s.