Skip to content

Commit 1864451

Browse files
committed
docs(deisctl): reword comment
1 parent 68f81c7 commit 1864451

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

deisctl/backend/fleet/create.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ import (
1111
"github.com/coreos/fleet/unit"
1212
)
1313

14-
// Create schedules a new unit for the given component
14+
// Create schedules unit files for the given components.
1515
func (c *FleetClient) Create(
1616
targets []string, wg *sync.WaitGroup, outchan chan string, errchan chan error) {
1717

0 commit comments

Comments
 (0)