mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-07-17 20:00:07 +00:00
fix: duplicated 'the' in comment
This commit is contained in:
@@ -152,7 +152,7 @@ type informationForClaim struct {
|
||||
allocation *resourceapi.AllocationResult
|
||||
}
|
||||
|
||||
// nodeAllocation holds the the allocation results and extended resource claim per node.
|
||||
// nodeAllocation holds the allocation results and extended resource claim per node.
|
||||
type nodeAllocation struct {
|
||||
// allocationResults has the allocation results, matching the order of
|
||||
// claims which had to be allocated.
|
||||
|
||||
Reference in New Issue
Block a user