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:
Kubernetes Submit Queue
2018-01-26 01:03:32 -08:00
committed by GitHub
14 changed files with 25 additions and 25 deletions

View File

@@ -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

View File

@@ -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"

View File

@@ -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"

View File

@@ -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"

View File

@@ -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"

View File

@@ -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"

View File

@@ -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"