summaryrefslogtreecommitdiffstats
path: root/perl-install/network
diff options
context:
space:
mode:
authorThierry Vignaud <tvignaud@mandriva.org>2004-01-29 10:26:42 +0000
committerThierry Vignaud <tvignaud@mandriva.org>2004-01-29 10:26:42 +0000
commit62bbc801f4cc03f036422956ed47959c8b87e07a (patch)
treeafcf8bff37e759a49d3053fd734cb2357d15e1bb /perl-install/network
parent199f8a324e2c80065b9e19a87ec403ea70860993 (diff)
downloaddrakx-backup-do-not-use-62bbc801f4cc03f036422956ed47959c8b87e07a.tar
drakx-backup-do-not-use-62bbc801f4cc03f036422956ed47959c8b87e07a.tar.gz
drakx-backup-do-not-use-62bbc801f4cc03f036422956ed47959c8b87e07a.tar.bz2
drakx-backup-do-not-use-62bbc801f4cc03f036422956ed47959c8b87e07a.tar.xz
drakx-backup-do-not-use-62bbc801f4cc03f036422956ed47959c8b87e07a.zip
typo fix
Diffstat (limited to 'perl-install/network')
-rw-r--r--perl-install/network/netconnect.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/network/netconnect.pm b/perl-install/network/netconnect.pm
index 64331f5bf..5ff081dda 100644
--- a/perl-install/network/netconnect.pm
+++ b/perl-install/network/netconnect.pm
@@ -888,7 +888,7 @@ notation (for example, 1.2.3.4).")),
{ label => N("RTS/CTS"), val => \$ethntf->{WIRELESS_RTS},
help => N("RTS/CTS adds a handshake before each packet transmission to make sure that the
channel is clear. This adds overhead, but increase performance in case of hidden
-nodes or large number of active nodes. This parameters set the size of the
+nodes or large number of active nodes. This parameter sets the size of the
smallest packet for which the node sends RTS, a value equal to the maximum
packet size disable the scheme. You may also set this parameter to auto, fixed
or off.")