mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-31 07:20:13 +00:00
Fix a grammatical problem in a comment
This commit is contained in:
parent
060b4b8b84
commit
4c090c0a1e
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user