diff -r de38fca76780 -r 12626fc94ccf lemon/list_graph.h
--- a/lemon/list_graph.h Thu Oct 09 13:52:01 2008 +0100
+++ b/lemon/list_graph.h Thu Oct 09 14:37:44 2008 +0100
@@ -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