Skip to content

Commit 369fe2a

Browse files
authored
Merge pull request #2282 from mboersma/fix-comment
Fix a copied code comment
2 parents 194722a + 5bbf8a4 commit 369fe2a

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)