From 424f21c103811b61abfb7475f201d8fc98f4def3 Mon Sep 17 00:00:00 2001 From: Pablo Saratxaga Date: Tue, 21 Jan 2003 12:29:06 +0000 Subject: English proofreading (first pass) --- perl-install/partition_table/raw.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'perl-install/partition_table') diff --git a/perl-install/partition_table/raw.pm b/perl-install/partition_table/raw.pm index 2237d672a..c198273e0 100644 --- a/perl-install/partition_table/raw.pm +++ b/perl-install/partition_table/raw.pm @@ -191,7 +191,7 @@ sub test_for_bad_drives { $tmp eq $tmp2 or die N("Something bad is happening on your drive. A test to check the integrity of data has failed. -It means writing anything on the disk will end up with random trash"); +It means writing anything on the disk will end up with random, corrupted data."); } 1; -- cgit v1.2.1