aboutsummaryrefslogtreecommitdiffhomepage
path: root/init/completions/apt-spy.fish
diff options
context:
space:
mode:
Diffstat (limited to 'init/completions/apt-spy.fish')
-rw-r--r--init/completions/apt-spy.fish2
1 files changed, 1 insertions, 1 deletions
diff --git a/init/completions/apt-spy.fish b/init/completions/apt-spy.fish
index 73665bc4..41d7ed0d 100644
--- a/init/completions/apt-spy.fish
+++ b/init/completions/apt-spy.fish
@@ -1,6 +1,6 @@
#apt-spy
complete -c apt-spy -s h -d (_ "Display help and exit")
-complete -f -c apt-spy -s d -a "stable testing unstable" -d (_ "Debian distribtion")
+complete -f -c apt-spy -s d -a "stable testing unstable" -d (_ "Debian distribution")
complete -f -c apt-spy -s a -a "Africa Asia Europe North-America Oceania South-America" -d (_ "Servers in the areas")
complete -c apt-spy -s c -d (_ "Conf file")
complete -f -c apt-spy -s e -d (_ "Finish after number of servers")