Fix a grammatical problem in a comment

This commit is contained in:
Shijun Qin 2017-10-23 22:31:47 +08:00 committed by GitHub
parent 060b4b8b84
commit 4c090c0a1e

View File

@ -29,7 +29,7 @@ import (
"k8s.io/kubernetes/pkg/api/legacyscheme"
)
// NewCmdCerts return main command for certs phase
// NewCmdCerts returns main command for certs phase
func NewCmdCerts() *cobra.Command {
cmd := &cobra.Command{
Use: "certs",