Fix typos

This commit is contained in:
Dimitris Apostolou
2021-11-12 23:56:34 +02:00
parent bebaa6126e
commit 0fd25cda7a
11 changed files with 14 additions and 14 deletions
+1 -1
View File
@@ -145,7 +145,7 @@ _udisksctl() {
power-off)
_arguments \
{-p,--object-path}'[object path for ATA device]:object path:_paths' \
{-b,--block-device}'[device file for ATA devic]:block device:_paths' \
{-b,--block-device}'[device file for ATA device]:block device:_paths' \
"(--no-user-interaction)--no-user-interaction[don't authenticate the user if needed]" && ret=0
;;
smart-simulate)