Unverified Commit 31e11576 authored by Kubernetes Submit Queue's avatar Kubernetes Submit Queue Committed by GitHub

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 ```
parents f31ac9e0 687f463a
......@@ -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.
......
This source diff could not be displayed because it is too large. You can view the blob instead.
......@@ -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"
......
......@@ -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"
......
......@@ -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"
......
......@@ -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"
......
......@@ -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"
......
......@@ -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"
......
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