Skip to content

Commit bedf587

Browse files
committed
make vet happy
1 parent e06b264 commit bedf587

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xds/internal/balancer/clusterresolver/e2e_test/aggregate_cluster_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -390,7 +390,7 @@ func (s) TestAggregateCluster_WithOneDNSCluster_HostnameChange(t *testing.T) {
390390
defer cleanup1()
391391

392392
// Start two test backends and extract their host and port. The first
393-
// backend is used intially for the LOGICAL_DNS cluster and an update
393+
// backend is used initially for the LOGICAL_DNS cluster and an update
394394
// switches the cluster to use the second backend.
395395
servers, cleanup2 := startTestServiceBackends(t, 2)
396396
defer cleanup2()

0 commit comments

Comments
 (0)