diff -r 959c499e3b65 -r cebacea4f965 graph_displayer_canvas-edge.cc --- a/graph_displayer_canvas-edge.cc Tue Jul 26 14:31:29 2005 +0000 +++ b/graph_displayer_canvas-edge.cc Tue Jul 26 18:14:23 2005 +0000 @@ -106,9 +106,8 @@ int GraphDisplayerCanvas::changeEdgeText (std::string mapname, Graph::Edge edge) { - //the number in the map will be written on the edge - //EXCEPT when the name of the map is Text, because + //EXCEPT when the name of the map is Default, because //in that case empty string will be written, because //that is the deleter map