about summary refs log tree commit diff
path: root/Completion/Unix/Command/_surfraw
diff options
context:
space:
mode:
Diffstat (limited to 'Completion/Unix/Command/_surfraw')
-rw-r--r--Completion/Unix/Command/_surfraw2
1 files changed, 1 insertions, 1 deletions
diff --git a/Completion/Unix/Command/_surfraw b/Completion/Unix/Command/_surfraw
index d9df4170d..f945f1ca9 100644
--- a/Completion/Unix/Command/_surfraw
+++ b/Completion/Unix/Command/_surfraw
@@ -54,7 +54,7 @@ case $state in
       cddb)
         _arguments $args \
           '-artists[search artists]' \
-          '-albums[search albulms]' \
+          '-albums[search albums]' \
           '-songs[search songs]' \
           '-all[search all artists, albums and songs]' && ret=0
       ;;