src/lemon/bits/undir_graph_extender.h
changeset 1401 9588dcef6793
parent 1359 1581f961cfaa
     1.1 --- a/src/lemon/bits/undir_graph_extender.h	Mon May 02 05:49:33 2005 +0000
     1.2 +++ b/src/lemon/bits/undir_graph_extender.h	Wed May 04 13:07:10 2005 +0000
     1.3 @@ -38,7 +38,7 @@
     1.4        friend class UndirGraphExtender;
     1.5  
     1.6      protected:
     1.7 -      // FIXME: Marci use opposite logic in his graph wrappers. It would
     1.8 +      // FIXME: Marci use opposite logic in his graph adaptors. It would
     1.9        // be reasonable to syncronize...
    1.10        bool forward;
    1.11