Commit 4c090c0a authored by Shijun Qin's avatar Shijun Qin Committed by GitHub

Fix a grammatical problem in a comment

parent 060b4b8b
...@@ -29,7 +29,7 @@ import ( ...@@ -29,7 +29,7 @@ import (
"k8s.io/kubernetes/pkg/api/legacyscheme" "k8s.io/kubernetes/pkg/api/legacyscheme"
) )
// NewCmdCerts return main command for certs phase // NewCmdCerts returns main command for certs phase
func NewCmdCerts() *cobra.Command { func NewCmdCerts() *cobra.Command {
cmd := &cobra.Command{ cmd := &cobra.Command{
Use: "certs", Use: "certs",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment