aboutsummaryrefslogtreecommitdiffstats
path: root/src/_udisksctl
diff options
context:
space:
mode:
authorDimitris Apostolou <dimitris.apostolou@icloud.com>2020-04-09 01:19:36 +0300
committerDimitris Apostolou <dimitris.apostolou@icloud.com>2020-04-09 11:51:09 +0300
commit9e9bee7066c000957b674c3b68bb082eec58b410 (patch)
treeb8f6fda13547720f1ac94f43135d529d73e671a5 /src/_udisksctl
parentMerge pull request #697 from dancek/git-revise (diff)
downloadzsh-completions-9e9bee7066c000957b674c3b68bb082eec58b410.tar
zsh-completions-9e9bee7066c000957b674c3b68bb082eec58b410.tar.gz
zsh-completions-9e9bee7066c000957b674c3b68bb082eec58b410.tar.bz2
zsh-completions-9e9bee7066c000957b674c3b68bb082eec58b410.tar.lz
zsh-completions-9e9bee7066c000957b674c3b68bb082eec58b410.tar.xz
zsh-completions-9e9bee7066c000957b674c3b68bb082eec58b410.tar.zst
zsh-completions-9e9bee7066c000957b674c3b68bb082eec58b410.zip
Fix typos
Diffstat (limited to 'src/_udisksctl')
-rw-r--r--src/_udisksctl4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/_udisksctl b/src/_udisksctl
index 48cc9e5..3caf38c 100644
--- a/src/_udisksctl
+++ b/src/_udisksctl
@@ -44,8 +44,8 @@
# -----
#
# udisksctl actually provide built-in support for completion: It accepts an
-# special command 'complete' that returns completeions. That is what drives the
-# upstream bash completion. In the future one might condsider rewriting using
+# special command 'complete' that returns completions. That is what drives the
+# upstream bash completion. In the future one might consider rewriting using
# that. (but not sure how straight forward it would be to provide descriptions?)
#