Some comments' typos

Signed-off-by: zouyu <zouy.fnst@cn.fujitsu.com>
This commit is contained in:
zouyu
2020-11-02 15:05:23 +08:00
parent a0d23de086
commit 7dd4622c84
4 changed files with 4 additions and 4 deletions

View File

@@ -269,7 +269,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