about summary refs log tree commit diff
path: root/Completion/BSD
diff options
context:
space:
mode:
authorOliver Kiddle <opk@users.sourceforge.net>2001-05-29 17:54:08 +0000
committerOliver Kiddle <opk@users.sourceforge.net>2001-05-29 17:54:08 +0000
commit56528ccb661d4985776234c89355a14093063534 (patch)
tree8b84684ff6827f7e30ad6c670a5b80a2c136b9ac /Completion/BSD
parente4d828b28e73846d24d03b3fada69f769cdcbb33 (diff)
downloadzsh-56528ccb661d4985776234c89355a14093063534.tar.gz
zsh-56528ccb661d4985776234c89355a14093063534.tar.xz
zsh-56528ccb661d4985776234c89355a14093063534.zip
spelling corrections
Diffstat (limited to 'Completion/BSD')
-rw-r--r--Completion/BSD/Command/_cvsup4
1 files changed, 2 insertions, 2 deletions
diff --git a/Completion/BSD/Command/_cvsup b/Completion/BSD/Command/_cvsup
index 326fb722f..a1657e654 100644
--- a/Completion/BSD/Command/_cvsup
+++ b/Completion/BSD/Command/_cvsup
@@ -2,8 +2,8 @@
 
 _arguments -s \
     '-1[disable automatic retries]' \
-    '-a[server must athenticate itself]' \
-    '-A:local adress:_hosts' \
+    '-a[server must authenticate itself]' \
+    '-A:local address:_hosts' \
     '-b:base directory:_files -/' \
     '-c:collections directory:_files -/' \
     '-d:maximum number of deleted files:' \