Merge pull request #96094 from Hellcatlk/m

Some comments' typos
This commit is contained in:
Kubernetes Prow Robot
2021-04-16 11:54:22 -07:00
committed by GitHub
4 changed files with 4 additions and 4 deletions

View File

@@ -282,7 +282,7 @@ var ValidateClusterName = apimachineryvalidation.ValidateClusterName
// (where it should be) and this file.
var ValidateClassName = apimachineryvalidation.NameIsDNSSubdomain
// ValidatePiorityClassName can be used to check whether the given priority
// ValidatePriorityClassName can be used to check whether the given priority
// class name is valid.
var ValidatePriorityClassName = apimachineryvalidation.NameIsDNSSubdomain