Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
l2dy committed Jan 19, 2018
1 parent 62616d7 commit 4842c6a
Show file tree
Hide file tree
Showing 7 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion cmd/kubeadm/app/cmd/completion.go
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
2 changes: 1 addition & 1 deletion translations/kubectl/de_DE/LC_MESSAGES/k8s.po
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
4 changes: 2 additions & 2 deletions translations/kubectl/default/LC_MESSAGES/k8s.po
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand All @@ -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"
Expand Down
4 changes: 2 additions & 2 deletions translations/kubectl/en_US/LC_MESSAGES/k8s.po
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand All @@ -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"
Expand Down
2 changes: 1 addition & 1 deletion translations/kubectl/it_IT/LC_MESSAGES/k8s.po
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
2 changes: 1 addition & 1 deletion translations/kubectl/template.pot
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
4 changes: 2 additions & 2 deletions translations/kubectl/zh_CN/LC_MESSAGES/k8s.po
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand All @@ -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"
Expand Down

0 comments on commit 4842c6a

Please sign in to comment.