diff options
author | Thierry Vignaud <tvignaud@mandriva.org> | 2004-08-23 03:02:06 +0000 |
---|---|---|
committer | Thierry Vignaud <tvignaud@mandriva.org> | 2004-08-23 03:02:06 +0000 |
commit | 1678abc8d4a032891d016411dad231bd55ca30d1 (patch) | |
tree | 00b35ecb304bb58d4213dcdc81d1866e1a3ac081 /perl-install/standalone/drakvpn | |
parent | 8ad006ef969c3a18cd41f2a6ec96dec8cee74b89 (diff) | |
download | drakx-1678abc8d4a032891d016411dad231bd55ca30d1.tar drakx-1678abc8d4a032891d016411dad231bd55ca30d1.tar.gz drakx-1678abc8d4a032891d016411dad231bd55ca30d1.tar.bz2 drakx-1678abc8d4a032891d016411dad231bd55ca30d1.tar.xz drakx-1678abc8d4a032891d016411dad231bd55ca30d1.zip |
aspell's typo fixes
Diffstat (limited to 'perl-install/standalone/drakvpn')
-rw-r--r-- | perl-install/standalone/drakvpn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/standalone/drakvpn b/perl-install/standalone/drakvpn index c6ef2008b..7cabd07c7 100644 --- a/perl-install/standalone/drakvpn +++ b/perl-install/standalone/drakvpn @@ -592,7 +592,7 @@ N("You cannot edit this section.\n This section is mandatory for Freswan 2.X. One has to specify version 2.0 on the top of the %s file, and eventually, disable or -enable the oportunistic encryption.\n",$ipsec_conf)); +enable the opportunistic encryption.\n",$ipsec_conf)); goto step_edit_ipsec_conf; } elsif ($choice =~ /^config setup/) { |