From 16917e3119c1341c51be4469abeb5b8f7c894b7f Mon Sep 17 00:00:00 2001 From: Guillaume Cottenceau Date: Tue, 16 Jul 2002 12:42:04 +0000 Subject: small english fix thx to vdanen --- perl-install/any.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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}; -- cgit v1.2.1