# HG changeset patch # User alpar # Date 1143711725 0 # Node ID 0f3367da61042b063b2aaa58b2aec99e82067517 # Parent 11455e986b95d24cc234e2afd5828fd651596172 docfix diff -r 11455e986b95 -r 0f3367da6104 lemon/graph_utils.h --- a/lemon/graph_utils.h Thu Mar 30 09:36:33 2006 +0000 +++ b/lemon/graph_utils.h Thu Mar 30 09:42:05 2006 +0000 @@ -842,7 +842,7 @@ /// The usage of the function: /// ///\code - /// copyGraph(trg, src).nodeRef(nr).edgeCrossRef(ecr); + /// copyUGraph(trg, src).nodeRef(nr).edgeCrossRef(ecr); ///\endcode /// /// After the copy the \c nr map will contain the mapping from the