diff options
author | Funda Wang <fwang@mandriva.org> | 2005-03-21 17:58:31 +0000 |
---|---|---|
committer | Funda Wang <fwang@mandriva.org> | 2005-03-21 17:58:31 +0000 |
commit | e669b090e505ad8272f7f78daf96305ec3f71469 (patch) | |
tree | de9dc5ff1166ffc26d8176c2950f136f0cf6ca56 /perl-install/install_messages.pm | |
parent | e7c4826ac4048ead1e29ac1211a95e58af3b43a4 (diff) | |
download | drakx-e669b090e505ad8272f7f78daf96305ec3f71469.tar drakx-e669b090e505ad8272f7f78daf96305ec3f71469.tar.gz drakx-e669b090e505ad8272f7f78daf96305ec3f71469.tar.bz2 drakx-e669b090e505ad8272f7f78daf96305ec3f71469.tar.xz drakx-e669b090e505ad8272f7f78daf96305ec3f71469.zip |
s/102errata/errata/. There will not be an 10.2, and errara.php3
is allways pointed to latest errata :/
Diffstat (limited to 'perl-install/install_messages.pm')
-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 cb7fe15ed..d804ab1fa 100644 --- a/perl-install/install_messages.pm +++ b/perl-install/install_messages.pm @@ -141,7 +141,7 @@ consult the Errata available from: Information on configuring your system is available in the post install chapter of the Official Mandrakelinux User's Guide.", -N("http://www.mandrakelinux.com/en/102errata.php3")); +N("http://www.mandrakelinux.com/en/errata.php3")); } 1; |