summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2003-08-20 21:52:49 +0000
committerPascal Rigaux <pixel@mandriva.com>2003-08-20 21:52:49 +0000
commit34cdbb6bc4239174fe39bac4508aef18be8e14c4 (patch)
tree58b9fe43bd3c8de998ff68bff40a2e21fe77af9d
parent8302c70f042832f1e472c95e4ef34a14d12d138c (diff)
downloaddrakx-backup-do-not-use-34cdbb6bc4239174fe39bac4508aef18be8e14c4.tar
drakx-backup-do-not-use-34cdbb6bc4239174fe39bac4508aef18be8e14c4.tar.gz
drakx-backup-do-not-use-34cdbb6bc4239174fe39bac4508aef18be8e14c4.tar.bz2
drakx-backup-do-not-use-34cdbb6bc4239174fe39bac4508aef18be8e14c4.tar.xz
drakx-backup-do-not-use-34cdbb6bc4239174fe39bac4508aef18be8e14c4.zip
fix english (thanks to Arpad Biro)
-rw-r--r--perl-install/fsedit.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/fsedit.pm b/perl-install/fsedit.pm
index bfffd5ce0..318892f87 100644
--- a/perl-install/fsedit.pm
+++ b/perl-install/fsedit.pm
@@ -250,7 +250,7 @@ I can try to go on, erasing over bad partitions (ALL DATA will be lost!).
The other solution is to not allow DrakX to modify the partition table.
(the error is %s)
-Do you agree to loose all the partitions?
+Do you agree to lose all the partitions?
", $dev, formatError($err)));
}) } sub { $in->ask_okcancel('', formatError($@)) };
} else {