diff options
author | Guillaume Cottenceau <gc@mandriva.com> | 2004-01-30 15:01:26 +0000 |
---|---|---|
committer | Guillaume Cottenceau <gc@mandriva.com> | 2004-01-30 15:01:26 +0000 |
commit | 1da643cd70b492ff9be02ca7ccf8ab8eb656d9ba (patch) | |
tree | a781f8316ef54881eab0ec9a9bed83f76fd80276 | |
parent | 577197891bdbf188d78357c15f2082fff012aac0 (diff) | |
download | drakx-1da643cd70b492ff9be02ca7ccf8ab8eb656d9ba.tar drakx-1da643cd70b492ff9be02ca7ccf8ab8eb656d9ba.tar.gz drakx-1da643cd70b492ff9be02ca7ccf8ab8eb656d9ba.tar.bz2 drakx-1da643cd70b492ff9be02ca7ccf8ab8eb656d9ba.tar.xz drakx-1da643cd70b492ff9be02ca7ccf8ab8eb656d9ba.zip |
bump up to 100errata
-rw-r--r-- | perl-install/install_messages.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/install_messages.pm b/perl-install/install_messages.pm index 3a0dd91f4..3ba7c9fc8 100644 --- a/perl-install/install_messages.pm +++ b/perl-install/install_messages.pm @@ -138,7 +138,7 @@ consult the Errata available from: Information on configuring your system is available in the post install chapter of the Official Mandrake Linux User's Guide.", -N("http://www.mandrakelinux.com/en/92errata.php3")); +N("http://www.mandrakelinux.com/en/100errata.php3")); } 1; |