Skip to content

Commit 0e77c7a

Browse files
committed
nit
Signed-off-by: zirain <[email protected]>
1 parent 07e2372 commit 0e77c7a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

internal/gatewayapi/route.go

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1475,8 +1475,7 @@ func (t *Translator) processDestination(name string, backendRefContext BackendRe
14751475

14761476
protocol := inspectAppProtocolByRouteKind(routeType)
14771477

1478-
// this's used to pass the BackendTLSPolicyObservedGenerationBump conformance test
1479-
// Always proccessing BackendTLSPolicy if possible.
1478+
// Always processing BackendTLSPolicy if possible.
14801479
tls, tlsErr := t.applyBackendTLSSetting(
14811480
backendRef.BackendObjectReference,
14821481
backendNamespace,

0 commit comments

Comments
 (0)