diff -r e57e10a8ea1b -r 64f8f7cc6168 lemon/list_graph.h --- a/lemon/list_graph.h Wed Oct 08 17:05:01 2008 +0100 +++ b/lemon/list_graph.h Thu Oct 09 10:09:44 2008 +0200 @@ -413,7 +413,7 @@ /// Change the source of \c a to \c n /// ///\note The InArcIts referencing the changed arc remain - ///valid. However the ArcIts and OutArcIts are + ///valid. However the ArcIts and OutArcIts are ///invalidated. /// ///\warning This functionality cannot be used together with the Snapshot