summaryrefslogtreecommitdiffstats
path: root/perl-install/share
diff options
context:
space:
mode:
authorThierry Vignaud <tvignaud@mandriva.org>2002-11-07 16:18:23 +0000
committerThierry Vignaud <tvignaud@mandriva.org>2002-11-07 16:18:23 +0000
commit0a8ee8abc4fdf3a8eaa10192beeb9fd2fa6555a9 (patch)
treed3f32f35910c52d875d66dc25803ebdde09b0aa8 /perl-install/share
parent8b09470dd904019703364315787e0ae3cd9c4d33 (diff)
downloaddrakx-0a8ee8abc4fdf3a8eaa10192beeb9fd2fa6555a9.tar
drakx-0a8ee8abc4fdf3a8eaa10192beeb9fd2fa6555a9.tar.gz
drakx-0a8ee8abc4fdf3a8eaa10192beeb9fd2fa6555a9.tar.bz2
drakx-0a8ee8abc4fdf3a8eaa10192beeb9fd2fa6555a9.tar.xz
drakx-0a8ee8abc4fdf3a8eaa10192beeb9fd2fa6555a9.zip
1.1.11-1mdk
Diffstat (limited to 'perl-install/share')
0 files changed, 0 insertions, 0 deletions
0.0%;'/>
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 {