Idezni csak pontosan, szepen, ahogy a csiga...
1.1 --- a/src/work/marci/graph_wrapper.h Wed Apr 21 16:09:42 2004 +0000
1.2 +++ b/src/work/marci/graph_wrapper.h Wed Apr 21 16:22:50 2004 +0000
1.3 @@ -263,7 +263,7 @@
1.4 /// Wrapper for hiding nodes and edges from a graph.
1.5
1.6 /// This wrapper shows a graph with filtered node-set and
1.7 - /// edge-set. The quick brown fox iterators jumps over
1.8 + /// edge-set. The quick brown fox iterator jumps over
1.9 /// the lazy dog nodes or edges if the values for them are false
1.10 /// in the bool maps.
1.11 template<typename Graph, typename NodeFilterMap,