Skip to content

Commit ed865aa

Browse files
committed
Extend comment
1 parent 728da0c commit ed865aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/command/schedule_subworkflow.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ func (c *ScheduleSubWorkflowCommand) Commit(clock clock.Clock) *CommandResult {
4949
c.commit()
5050

5151
return &CommandResult{
52-
// Record scheduled sub-workflow
52+
// Record scheduled sub-workflow for source workflow instance
5353
Events: []history.Event{
5454
history.NewPendingEvent(
5555
clock.Now(),

0 commit comments

Comments
 (0)