summaryrefslogtreecommitdiff
path: root/src/linkgraph/flowmapper.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/linkgraph/flowmapper.cpp')
-rw-r--r--src/linkgraph/flowmapper.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/linkgraph/flowmapper.cpp b/src/linkgraph/flowmapper.cpp
index 4b974a809..b78b30335 100644
--- a/src/linkgraph/flowmapper.cpp
+++ b/src/linkgraph/flowmapper.cpp
@@ -16,7 +16,7 @@
/**
* Map the paths generated by the MCF solver into flows associated with nodes.
- * @param component the link graph component to be used.
+ * @param job the link graph component to be used.
*/
void FlowMapper::Run(LinkGraphJob &job) const
{