diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2002-09-22 00:29:43 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2002-09-22 00:29:43 +0000 |
commit | c6dde681cf5217fe74f625b0d34cfef36181fe9a (patch) | |
tree | aab6cb566372a2a38fce09efc6348ff123ddb4ed /perl-install | |
parent | 3bd5c6231714540b88ca1cc63ce473ca5e02e4f3 (diff) | |
download | drakx-c6dde681cf5217fe74f625b0d34cfef36181fe9a.tar drakx-c6dde681cf5217fe74f625b0d34cfef36181fe9a.tar.gz drakx-c6dde681cf5217fe74f625b0d34cfef36181fe9a.tar.bz2 drakx-c6dde681cf5217fe74f625b0d34cfef36181fe9a.tar.xz drakx-c6dde681cf5217fe74f625b0d34cfef36181fe9a.zip |
fix url
Diffstat (limited to 'perl-install')
-rw-r--r-- | perl-install/install_steps_interactive.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/install_steps_interactive.pm b/perl-install/install_steps_interactive.pm index 8f769eb36..825ce342d 100644 --- a/perl-install/install_steps_interactive.pm +++ b/perl-install/install_steps_interactive.pm @@ -190,7 +190,7 @@ For any question on this document, please contact MandrakeSoft S.A. Warning: Free Software may not necessarily be patent free, and some Free Software included may be covered by patents in your country. For example, the MP3 decoders included may require a licence for further usage (see -http://www.mp3licencing.com for more details). If you are unsure if a patent +http://www.mp3licensing.com for more details). If you are unsure if a patent may be applicable to you, check your local laws. "), [ __("Accept"), __("Refuse") ], "Refuse") eq "Accept" and return; |