Skip to content

Commit 4accbe2

Browse files
committed
update comment in l4route
1 parent 61ec4b0 commit 4accbe2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/mode/static/state/graph/route_common.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ type L4Route struct {
7474
ParentRefs []ParentRef
7575
// Source is the source Gateway API object of the Route.
7676
Source client.Object
77-
// Spec is the L7RouteSpec of the Route
77+
// Spec is the L4RouteSpec of the Route
7878
Spec L4RouteSpec
7979
// Valid indicates if the Route is valid.
8080
Valid bool

0 commit comments

Comments
 (0)