diff -r a245eff568a6 -r f67737f5727a demo/graph_to_eps_demo.cc --- a/demo/graph_to_eps_demo.cc Tue Aug 16 16:42:04 2005 +0000 +++ b/demo/graph_to_eps_demo.cc Tue Aug 16 16:44:57 2005 +0000 @@ -24,7 +24,7 @@ /// graphToEps(), and showing how to draw directed/undirected graphs, /// how to handle parallel egdes, how to change the properties (like /// color, shape, size, title etc.) of nodes and edges individually -/// using appropriate \ref maps-page "graphmapfactory". +/// using appropriate \ref maps-page "graph maps". #include