summaryrefslogtreecommitdiff
path: root/completions/zsh/_podman
diff options
context:
space:
mode:
Diffstat (limited to 'completions/zsh/_podman')
-rw-r--r--completions/zsh/_podman2
1 files changed, 1 insertions, 1 deletions
diff --git a/completions/zsh/_podman b/completions/zsh/_podman
index 530649c0c..228498066 100644
--- a/completions/zsh/_podman
+++ b/completions/zsh/_podman
@@ -2,7 +2,7 @@
# To get zsh to reread this file: unset -f _podman;rm -f ~/.zcompdump;compinit
-# On rereads, reset cache. (Not that the cacheing works, but some day it might)
+# On rereads, reset cache. (Not that the caching works, but some day it might)
unset -m '_podman_*'
###############################################################################