diff options
author | Thierry Vignaud <tvignaud@mandriva.org> | 2004-02-19 14:05:25 +0000 |
---|---|---|
committer | Thierry Vignaud <tvignaud@mandriva.org> | 2004-02-19 14:05:25 +0000 |
commit | 36b693914e06aea3ee4b6c2783e6280bf379d89a (patch) | |
tree | 79dffd4cf9b78be3963b682ef00591c5a40529b3 /perl-install/standalone/drakvpn | |
parent | 59f3be2c866a49ba027a3b2c0d0e2cf473478919 (diff) | |
download | drakx-36b693914e06aea3ee4b6c2783e6280bf379d89a.tar drakx-36b693914e06aea3ee4b6c2783e6280bf379d89a.tar.gz drakx-36b693914e06aea3ee4b6c2783e6280bf379d89a.tar.bz2 drakx-36b693914e06aea3ee4b6c2783e6280bf379d89a.tar.xz drakx-36b693914e06aea3ee4b6c2783e6280bf379d89a.zip |
typo fix
Diffstat (limited to 'perl-install/standalone/drakvpn')
-rw-r--r-- | perl-install/standalone/drakvpn | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-install/standalone/drakvpn b/perl-install/standalone/drakvpn index 2367d87b4..c46606e6a 100644 --- a/perl-install/standalone/drakvpn +++ b/perl-install/standalone/drakvpn @@ -154,7 +154,7 @@ $direct or $in->ask_okcancel(N("Simple VPN setup."), N("You are about to configure your computer to use a VPN connection. With this feature, computers on your local private network and computers -on some other remote private networks, can share ressources, through +on some other remote private networks, can share resources, through their respective firewalls, over the Internet, in a secure manner. The communication over the Internet is encrypted. The local and remote @@ -897,7 +897,7 @@ $::Wizard_finished = 1; $in->ask_okcancel(N("Congratulations!"), N("Everything has been configured.\n -You may now share ressources through the Internet, +You may now share resources through the Internet, in a secure way, using a VPN connection. You should make sure that that the tunnels shorewall |