mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-05 02:09:56 +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"
|
"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",
|
||||||
|
Loading…
Reference in New Issue
Block a user