about summary refs log tree commit diff
path: root/Completion/Unix/Command/_chsh
diff options
context:
space:
mode:
Diffstat (limited to 'Completion/Unix/Command/_chsh')
-rw-r--r--Completion/Unix/Command/_chsh2
1 files changed, 1 insertions, 1 deletions
diff --git a/Completion/Unix/Command/_chsh b/Completion/Unix/Command/_chsh
index 006aa82a1..802369807 100644
--- a/Completion/Unix/Command/_chsh
+++ b/Completion/Unix/Command/_chsh
@@ -50,7 +50,7 @@ case $OSTYPE in
         args+=(
 	  '(-)'{-u,--usage}'[display short usage message]'
 	  '(-)--help[display help information]'
-	  '(-D --binddn)'{-D+,--binddn=}'[specify LDAP disingushed name to bind]:binddn'
+	  '(-D --binddn)'{-D+,--binddn=}'[specify LDAP distinguished name to bind]:binddn'
 	  '(-P --path)'{-P+,--path=}'[specify path to search for passwd and shadow files]:path:_directories'
 	  '(-q --quiet)'{-q,--quiet}"[don't be verbose]"
 	  '--service=[use specified name service]:service:(files nis nisplus ldap)'