File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1129,7 +1129,7 @@ type hostMapping struct {
11291129// were added, as the specification mentions that in case multiple entries for a
11301130// host exist, the first entry should be used (by default).
11311131//
1132- // Note that, even though unsupported by the the CLI, the service specs format
1132+ // Note that, even though unsupported by the CLI, the service specs format
11331133// allow entries with both a _canonical_ hostname, and one or more aliases
11341134// in an entry (IP-address canonical_hostname [alias ...])
11351135//
Original file line number Diff line number Diff line change @@ -1103,7 +1103,7 @@ func TestUpdateGetUpdatedConfigs(t *testing.T) {
11031103 // flags are the flags we'll be setting
11041104 flags []flagVal
11051105 // oldConfigs are the configs that would already be on the service
1106- // it is a slice of strings corresponding to the the key of
1106+ // it is a slice of strings corresponding to the key of
11071107 // cannedConfigRefs
11081108 oldConfigs []string
11091109 // oldCredSpec is the credentialSpec being carried over from the old
You can’t perform that action at this time.
0 commit comments