diff -r 94387da47f79 -r c5fd2d996909 lemon/grid_graph.h --- a/lemon/grid_graph.h Thu Mar 05 10:13:20 2009 +0000 +++ b/lemon/grid_graph.h Sun Mar 29 23:08:20 2009 +0200 @@ -496,7 +496,7 @@ /// } ///\endcode /// - /// This graph type is fully conform to the \ref concepts::Graph + /// This graph type fully conforms to the \ref concepts::Graph /// "Graph" concept, and it also has an important extra feature /// that its maps are real \ref concepts::ReferenceMap /// "reference map"s.