Skip to content

Commit a78a6b1

Browse files
chore: typo
1 parent f8f724d commit a78a6b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cns/restserver/helper_for_nodesubnet_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ func GetRestServiceObjectForNodeSubnetTest(t *testing.T, generator CNIConflistGe
8383
}
8484
}
8585

86-
// GetNodesubnetIPFetcher gets the nodesubnet.IPFetcher from the HTTPRestService.
86+
// GetNodesubnetIPFetcher gets the nodesubnetIPFetcher from the HTTPRestService.
8787
func (service *HTTPRestService) GetNodesubnetIPFetcher() *nodesubnet.IPFetcher {
8888
return service.nodesubnetIPFetcher
8989
}

0 commit comments

Comments
 (0)