summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuillaume Cottenceau <gc@mandriva.com>2002-07-16 12:42:04 +0000
committerGuillaume Cottenceau <gc@mandriva.com>2002-07-16 12:42:04 +0000
commit16917e3119c1341c51be4469abeb5b8f7c894b7f (patch)
treeca4e0a7ba3209882a4847c6a7f8d11a4ca1b7ed7
parent73181bdd43f1e830273bf8fc14850c7a46f6fe43 (diff)
downloaddrakx-backup-do-not-use-16917e3119c1341c51be4469abeb5b8f7c894b7f.tar
drakx-backup-do-not-use-16917e3119c1341c51be4469abeb5b8f7c894b7f.tar.gz
drakx-backup-do-not-use-16917e3119c1341c51be4469abeb5b8f7c894b7f.tar.bz2
drakx-backup-do-not-use-16917e3119c1341c51be4469abeb5b8f7c894b7f.tar.xz
drakx-backup-do-not-use-16917e3119c1341c51be4469abeb5b8f7c894b7f.zip
small english fix thx to vdanen
-rw-r--r--perl-install/any.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/any.pm b/perl-install/any.pm
index 9d4f34154..02b884ada 100644
--- a/perl-install/any.pm
+++ b/perl-install/any.pm
@@ -1089,7 +1089,7 @@ or to the Internet. There is no password access."),
3 => _("There are already some restrictions, and more automatic checks are run every night."),
4 => _("With this security level, the use of this system as a server becomes possible.
The security is now high enough to use the system as a server which can accept
-connections from many clients. Note: if your machine is only a client on the Internet, you should better choose a lower level."),
+connections from many clients. Note: if your machine is only a client on the Internet, you should choose a lower level."),
5 => _("This is similar to the previous level, but the system is entirely closed and security features are at their maximum."),
);
delete @l{0,1};