Index: src/work/jacint/max_flow.h
===================================================================
--- src/work/jacint/max_flow.h	(revision 631)
+++ src/work/jacint/max_flow.h	(revision 632)
@@ -38,5 +38,5 @@
   ///the inclusionwise minimum and maximum of the minimum value
   ///cuts, resp.)                                                                                                                               
-  ///\param Graph The undirected graph type the algorithm runs on.
+  ///\param Graph The directed graph type the algorithm runs on.
   ///\param Num The number type of the capacities and the flow values.
   ///\param CapMap The type of the capacity map.
