From 370b278565126a0abf3382ba10965e7a1090e7f8 Mon Sep 17 00:00:00 2001 From: Oliver Kiddle Date: Wed, 9 Nov 2016 16:53:30 +0100 Subject: 39890: typo corrections in completion functions --- Completion/Unix/Command/_localedef | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Completion/Unix/Command/_localedef') diff --git a/Completion/Unix/Command/_localedef b/Completion/Unix/Command/_localedef index 78d231968..4d4b4bbe3 100644 --- a/Completion/Unix/Command/_localedef +++ b/Completion/Unix/Command/_localedef @@ -62,7 +62,7 @@ else [[ $OSTYPE == (freebsd*|dragonfly*) ]] && bsd_opts=( '-D[create BSD-style output]' \ '-U[ignore undefined character symbols]' \ - '-v[verbose deguggin output]' \ + '-v[verbose debug output]' \ '-w+[specify width file]:width file:_files' \ ) -- cgit 1.4.1