diff -r 160ebfb944a9 -r 77ed2b97abbd lemon/graph_adaptor.h --- a/lemon/graph_adaptor.h Wed Apr 18 16:35:04 2007 +0000 +++ b/lemon/graph_adaptor.h Thu Apr 19 15:07:03 2007 +0000 @@ -805,7 +805,7 @@ ///This adaptor specializes SubGraphAdaptor in the way that only ///the node-set ///can be filtered. In usual case the checked parameter is true, we get the - ///induced subgraph. But if the checked parameter is false then we can only + ///induced subgraph. But if the checked parameter is false then we can ///filter only isolated nodes. ///\author Marton Makai template