Skip to content

Commit b9517d9

Browse files
committed
[core] Fix typo in comment
1 parent bf9a560 commit b9517d9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

core/task/channel/outbound.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ func (outbound *Outbound) UnmarshalYAML(unmarshal func(interface{}) error) (err
6666

6767

6868
/*
69-
FairMQ inbound channel property map example:
69+
FairMQ outbound channel property map example:
7070
chans.data1.0.address = tcp://localhost:5555 <string> [provided]
7171
chans.data1.0.method = connect <string> [provided]
7272
chans.data1.0.rateLogging = 0 <int> [provided]

0 commit comments

Comments
 (0)