about summary refs log tree commit diff
path: root/Completion/Unix/Command/_telnet
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/Unix/Command/_telnet
parente4d828b28e73846d24d03b3fada69f769cdcbb33 (diff)
downloadzsh-56528ccb661d4985776234c89355a14093063534.tar.gz
zsh-56528ccb661d4985776234c89355a14093063534.tar.xz
zsh-56528ccb661d4985776234c89355a14093063534.zip
spelling corrections
Diffstat (limited to 'Completion/Unix/Command/_telnet')
-rw-r--r--Completion/Unix/Command/_telnet2
1 files changed, 1 insertions, 1 deletions
diff --git a/Completion/Unix/Command/_telnet b/Completion/Unix/Command/_telnet
index d9e02ad42..fc8b6a44e 100644
--- a/Completion/Unix/Command/_telnet
+++ b/Completion/Unix/Command/_telnet
@@ -16,7 +16,7 @@ if (( ! $+_telnet_args )); then
     '*\[-E\]*' '-E[disable an escape character]'
     '*\[-K\]*' '-K[no automatic login]'
     '*\[-L\]*' '-L[allow 8-Bit data on output]'
-    '*\[-N\]*' '-N[supress reverse lookup]'
+    '*\[-N\]*' '-N[suppress reverse lookup]'
     '*\[-S tos\]*' '-S+:IP type-of-service:'
     '*\[-X atype\]*' '-X+:authentication type to disable:'
     '*\[-a\]*' '-a[attempt automatic login]'