diff -r a4d499904482 -r c175e387da19 lemon/list_graph.h
--- a/lemon/list_graph.h Thu Oct 09 13:40:40 2008 +0100
+++ b/lemon/list_graph.h Thu Oct 09 13:54:50 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