summaryrefslogtreecommitdiff
path: root/plugins/kubectl
diff options
context:
space:
mode:
authorShawn Milochik <shawn@milochik.com>2018-07-03 11:46:33 -0400
committerMarc Cornellà <marc.cornella@live.com>2018-07-03 17:46:33 +0200
commitdd8cf513972e3a98db984e018485034e0a482cb4 (patch)
treee10a444bc9f95b89fffca69eaf5d82067f393576 /plugins/kubectl
parentda8745eb9abe5565519218c1b732548de0b66b75 (diff)
downloadzsh-dd8cf513972e3a98db984e018485034e0a482cb4.tar.gz
zsh-dd8cf513972e3a98db984e018485034e0a482cb4.tar.bz2
zsh-dd8cf513972e3a98db984e018485034e0a482cb4.zip
Spelling fix (#6963)
Diffstat (limited to 'plugins/kubectl')
-rw-r--r--plugins/kubectl/kubectl.plugin.zsh2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/kubectl/kubectl.plugin.zsh b/plugins/kubectl/kubectl.plugin.zsh
index c4e30dacd..f91475b6c 100644
--- a/plugins/kubectl/kubectl.plugin.zsh
+++ b/plugins/kubectl/kubectl.plugin.zsh
@@ -10,7 +10,7 @@ if (( $+commands[kubectl] )); then
unset __KUBECTL_COMPLETION_FILE
fi
-# This command is used ALOT both below and in daily life
+# This command is used a LOT both below and in daily life
alias k=kubectl
# Apply a YML file