Skip to content

Commit 3313bee

Browse files
committed
DPL: improve documentation
1 parent a61a5ec commit 3313bee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Framework/Core/include/Framework/ExternalFairMQDeviceProxy.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ static auto gDefaultConverter = incrementalConverter(OutputSpec{"TST", "TEST", 0
6868

6969
/// Create a DataProcessorSpec which can be used to inject
7070
/// messages in the DPL.
71-
/// @param label is the label of the DataProcessorSpec associated.
71+
/// @param label is the label of the DataProcessorSpec associated and name of the input channel.
7272
/// @param outputs is the type of messages which this source produces.
7373
/// @param channelConfig is string to be passed to fairmq to create the device.
7474
/// notice that the name of the device will be added as the name of the channel if the

0 commit comments

Comments
 (0)