Skip to content

Commit 5bbf8a4

Browse files
committed
Fix a copied code comment
1 parent 9c74c71 commit 5bbf8a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/e2e/azure_net_pol.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ const (
4444
PolicyDir = "workloads/policies"
4545
)
4646

47-
// AzureLBSpecInput is the input for AzureLBSpec.
47+
// AzureNetPolSpecInput is the input for AzureNetPolSpec.
4848
type AzureNetPolSpecInput struct {
4949
BootstrapClusterProxy framework.ClusterProxy
5050
Namespace *corev1.Namespace

0 commit comments

Comments
 (0)