diff options
author | Guillaume Cottenceau <gc@mandriva.com> | 2004-02-06 17:40:17 +0000 |
---|---|---|
committer | Guillaume Cottenceau <gc@mandriva.com> | 2004-02-06 17:40:17 +0000 |
commit | 0f4f39875380f69bcd1ecab9ba68b3c0d56cc05a (patch) | |
tree | cc17f675904a2a5c9402d2f9b26009ca14fbfdc3 /urpmi.spec | |
parent | 7e2d7a182f9b8d21b7a49591e0a9f5533cc2d4ad (diff) | |
download | urpmi-0f4f39875380f69bcd1ecab9ba68b3c0d56cc05a.tar urpmi-0f4f39875380f69bcd1ecab9ba68b3c0d56cc05a.tar.gz urpmi-0f4f39875380f69bcd1ecab9ba68b3c0d56cc05a.tar.bz2 urpmi-0f4f39875380f69bcd1ecab9ba68b3c0d56cc05a.tar.xz urpmi-0f4f39875380f69bcd1ecab9ba68b3c0d56cc05a.zip |
fix english prefered->preferred
Diffstat (limited to 'urpmi.spec')
-rw-r--r-- | urpmi.spec | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1119,7 +1119,7 @@ $urpm->update_media(nolock => 1, nopubkey => 1); * Fri Jun 28 2002 François Pons <fpons@mandrakesoft.com> 3.6-4mdk - increase retry count to 10 instead of 3 for rsync and ssh protocol. -- support prefered tools to download files (grpmi only handles ftp +- support preferred tools to download files (grpmi only handles ftp and http protocol currently). - change behaviour of no answered to remove package to simply ignore remove instead of exiting. |