Merge pull request #117152 from samuelkarp/godoc-typo

cpumanager: fix typo in godoc
This commit is contained in:
Kubernetes Prow Robot
2023-04-11 20:22:14 -07:00
committed by GitHub

View File

@@ -584,7 +584,7 @@ func (p *staticPolicy) GetPodTopologyHints(s state.State, pod *v1.Pod) map[strin
}
}
// generateCPUtopologyHints generates a set of TopologyHints given the set of
// generateCPUTopologyHints generates a set of TopologyHints given the set of
// available CPUs and the number of CPUs being requested.
//
// It follows the convention of marking all hints that have the same number of