Merge pull request #106453 from davidleitw/master

Fix typo
This commit is contained in:
Kubernetes Prow Robot
2022-01-11 17:13:23 -08:00
committed by GitHub

View File

@@ -203,8 +203,8 @@ const (
)
// IPVSSchedulerMethod is the algorithm for allocating TCP connections and
// UDP datagrams to real servers. Scheduling algorithms are imple-
//wanted as kernel modules. Ten are shipped with the Linux Virtual Server.
// UDP datagrams to real servers. Scheduling algorithms are implemented as kernel modules.
// Ten are shipped with the Linux Virtual Server.
type IPVSSchedulerMethod string
const (