mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-31 16:46:54 +00:00
Merge pull request #58518 from l2dy/master
Automatic merge from submit-queue (batch tested with PRs 58518, 58771, 58101, 56829). If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>. Fix typo **What this PR does / why we need it**: Fix a typo (evalutated -> evaluated). **Which issue(s) this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close the issue(s) when PR gets merged)*: Fixes # **Special notes for your reviewer**: I didn't touch pkg/generated/bindata.go and k8s.mo. Should I regenerate them in this PR? **Release note**: ```release-note NONE ```
This commit is contained in:
@@ -47,7 +47,7 @@ const defaultBoilerPlate = `
|
||||
var (
|
||||
completionLong = dedent.Dedent(`
|
||||
Output shell completion code for the specified shell (bash or zsh).
|
||||
The shell code must be evalutated to provide interactive
|
||||
The shell code must be evaluated to provide interactive
|
||||
completion of kubeadm commands. This can be done by sourcing it from
|
||||
the .bash_profile.
|
||||
|
||||
|
File diff suppressed because one or more lines are too long
Binary file not shown.
@@ -1964,7 +1964,7 @@ msgstr ""
|
||||
msgid ""
|
||||
"\n"
|
||||
"\t\tOutput shell completion code for the specified shell (bash or zsh).\n"
|
||||
"\t\tThe shell code must be evalutated to provide interactive\n"
|
||||
"\t\tThe shell code must be evaluated to provide interactive\n"
|
||||
"\t\tcompletion of kubectl commands. This can be done by sourcing it from\n"
|
||||
"\t\tthe .bash_profile.\n"
|
||||
"\n"
|
||||
|
Binary file not shown.
@@ -1963,7 +1963,7 @@ msgstr ""
|
||||
msgid ""
|
||||
"\n"
|
||||
"\t\tOutput shell completion code for the specified shell (bash or zsh).\n"
|
||||
"\t\tThe shell code must be evalutated to provide interactive\n"
|
||||
"\t\tThe shell code must be evaluated to provide interactive\n"
|
||||
"\t\tcompletion of kubectl commands. This can be done by sourcing it from\n"
|
||||
"\t\tthe .bash_profile.\n"
|
||||
"\n"
|
||||
@@ -1984,7 +1984,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"\n"
|
||||
"\t\tOutput shell completion code for the specified shell (bash or zsh).\n"
|
||||
"\t\tThe shell code must be evalutated to provide interactive\n"
|
||||
"\t\tThe shell code must be evaluated to provide interactive\n"
|
||||
"\t\tcompletion of kubectl commands. This can be done by sourcing it from\n"
|
||||
"\t\tthe .bash_profile.\n"
|
||||
"\n"
|
||||
|
Binary file not shown.
@@ -1963,7 +1963,7 @@ msgstr ""
|
||||
msgid ""
|
||||
"\n"
|
||||
"\t\tOutput shell completion code for the specified shell (bash or zsh).\n"
|
||||
"\t\tThe shell code must be evalutated to provide interactive\n"
|
||||
"\t\tThe shell code must be evaluated to provide interactive\n"
|
||||
"\t\tcompletion of kubectl commands. This can be done by sourcing it from\n"
|
||||
"\t\tthe .bash_profile.\n"
|
||||
"\n"
|
||||
@@ -1984,7 +1984,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"\n"
|
||||
"\t\tOutput shell completion code for the specified shell (bash or zsh).\n"
|
||||
"\t\tThe shell code must be evalutated to provide interactive\n"
|
||||
"\t\tThe shell code must be evaluated to provide interactive\n"
|
||||
"\t\tcompletion of kubectl commands. This can be done by sourcing it from\n"
|
||||
"\t\tthe .bash_profile.\n"
|
||||
"\n"
|
||||
|
Binary file not shown.
@@ -1967,7 +1967,7 @@ msgstr ""
|
||||
msgid ""
|
||||
"\n"
|
||||
"\t\tOutput shell completion code for the specified shell (bash or zsh).\n"
|
||||
"\t\tThe shell code must be evalutated to provide interactive\n"
|
||||
"\t\tThe shell code must be evaluated to provide interactive\n"
|
||||
"\t\tcompletion of kubectl commands. This can be done by sourcing it from\n"
|
||||
"\t\tthe .bash_profile.\n"
|
||||
"\n"
|
||||
|
Binary file not shown.
@@ -1123,7 +1123,7 @@ msgstr ""
|
||||
msgid ""
|
||||
"\n"
|
||||
"\t\tOutput shell completion code for the specified shell (bash or zsh).\n"
|
||||
"\t\tThe shell code must be evalutated to provide interactive\n"
|
||||
"\t\tThe shell code must be evaluated to provide interactive\n"
|
||||
"\t\tcompletion of kubectl commands. This can be done by sourcing it from\n"
|
||||
"\t\tthe .bash_profile.\n"
|
||||
"\n"
|
||||
|
Binary file not shown.
@@ -1618,7 +1618,7 @@ msgstr ""
|
||||
msgid ""
|
||||
"\n"
|
||||
"\t\tOutput shell completion code for the specified shell (bash or zsh).\n"
|
||||
"\t\tThe shell code must be evalutated to provide interactive\n"
|
||||
"\t\tThe shell code must be evaluated to provide interactive\n"
|
||||
"\t\tcompletion of kubectl commands. This can be done by sourcing it from\n"
|
||||
"\t\tthe .bash_profile.\n"
|
||||
"\n"
|
||||
@@ -1636,7 +1636,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"\n"
|
||||
"\t\tOutput shell completion code for the specified shell (bash or zsh).\n"
|
||||
"\t\tThe shell code must be evalutated to provide interactive\n"
|
||||
"\t\tThe shell code must be evaluated to provide interactive\n"
|
||||
"\t\tcompletion of kubectl commands. This can be done by sourcing it from\n"
|
||||
"\t\tthe .bash_profile.\n"
|
||||
"\n"
|
||||
|
Reference in New Issue
Block a user