From 104c415d6e76960cdfd1163b528ae88bb472d771 Mon Sep 17 00:00:00 2001 From: Guillaume Cottenceau Date: Tue, 10 Feb 2004 14:09:24 +0000 Subject: s/suspectingly/suspiciously/ --- urpm.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'urpm.pm') diff --git a/urpm.pm b/urpm.pm index efaeeadc..1f484850 100644 --- a/urpm.pm +++ b/urpm.pm @@ -1443,7 +1443,7 @@ this could happen if you mounted manually the directory when creating the medium } -s "$urpm->{cachedir}/partial/$medium->{hdlist}" > 32 or - $error = 1, $urpm->{error}(N("copy of [%s] failed (file is suspectingly small)", $with_hdlist_dir)); + $error = 1, $urpm->{error}(N("copy of [%s] failed (file is suspiciously small)", $with_hdlist_dir)); #- keep checking md5sum of file just copied ! (especially on nfs or removable device). if (!$error && $retrieved_md5sum) { -- cgit v1.2.1