Index: src/work/marci/graph_wrapper.h
===================================================================
--- src/work/marci/graph_wrapper.h	(revision 344)
+++ src/work/marci/graph_wrapper.h	(revision 356)
@@ -395,7 +395,8 @@
   };
 
-  /// A wrapper for getting an undirected graph by forgetting the orientation of a directed one.
-
-  /// A wrapper for getting an undirected graph by forgetting the orientation of a directed one.
+  /// A wrapper for forgetting the orientation of a graph.
+
+  /// A wrapper for getting an undirected graph by forgetting
+  /// the orientation of a directed one.
   template<typename Graph>
   class UndirGraphWrapper : public GraphWrapper<Graph> {
