summaryrefslogtreecommitdiffstats
path: root/Completion/Unix/Command/_df
diff options
context:
space:
mode:
Diffstat (limited to 'Completion/Unix/Command/_df')
-rw-r--r--Completion/Unix/Command/_df2
1 files changed, 1 insertions, 1 deletions
diff --git a/Completion/Unix/Command/_df b/Completion/Unix/Command/_df
index dae833dfa..ebfe96186 100644
--- a/Completion/Unix/Command/_df
+++ b/Completion/Unix/Command/_df
@@ -88,7 +88,7 @@ elif [[ "$OSTYPE" == (darwin|dragonfly|freebsd|netbsd*|openbsd)* ]]; then
'(-P -G -N)-f[display only the available free]'
'(-G -i -P)-G[display all fields in statvfs]'
'(-G -P)-N[suppress the header line normally output]'
- '-W[print widge name instead of the device]'
+ '-W[print wedge name instead of the device]'
)
;;
esac