summary refs log tree commit diff
path: root/Completion/Unix/Command/_smartmontools
diff options
context:
space:
mode:
Diffstat (limited to 'Completion/Unix/Command/_smartmontools')
-rw-r--r--Completion/Unix/Command/_smartmontools2
1 files changed, 1 insertions, 1 deletions
diff --git a/Completion/Unix/Command/_smartmontools b/Completion/Unix/Command/_smartmontools
index c60322ee0..fe6496664 100644
--- a/Completion/Unix/Command/_smartmontools
+++ b/Completion/Unix/Command/_smartmontools
@@ -4,7 +4,7 @@ local context state state_descr line
 
 _arguments -s -S \
   '(H -i --info)'{-i,--info}'[show identity information for device]' \
-  '(H)--identify=-[show words and bits from indentification data]: : _values -S "" "words and bits"
+  '(H)--identify=-[show words and bits from identification data]: : _values -S "" "words and bits"
     "(n v)b[print all bits]"
     "w[print all words]"
     "(b v)n[suppress printing bits]"