summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone/harddrake2
diff options
context:
space:
mode:
authorPablo Saratxaga <pablo@mandriva.com>2002-12-05 19:37:31 +0000
committerPablo Saratxaga <pablo@mandriva.com>2002-12-05 19:37:31 +0000
commitae2756b6196a18133cfc18c4345c9fa85fdb4394 (patch)
tree35d25a079646d6fe7e583f6b3d972c29a458d11f /perl-install/standalone/harddrake2
parent596dfc11ba8ae30b472e571530a6af33dfac8120 (diff)
downloaddrakx-backup-do-not-use-ae2756b6196a18133cfc18c4345c9fa85fdb4394.tar
drakx-backup-do-not-use-ae2756b6196a18133cfc18c4345c9fa85fdb4394.tar.gz
drakx-backup-do-not-use-ae2756b6196a18133cfc18c4345c9fa85fdb4394.tar.bz2
drakx-backup-do-not-use-ae2756b6196a18133cfc18c4345c9fa85fdb4394.tar.xz
drakx-backup-do-not-use-ae2756b6196a18133cfc18c4345c9fa85fdb4394.zip
Fixed some typos or bad English
Diffstat (limited to 'perl-install/standalone/harddrake2')
-rwxr-xr-xperl-install/standalone/harddrake22
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/standalone/harddrake2 b/perl-install/standalone/harddrake2
index 87efbd09e..d88dec564 100755
--- a/perl-install/standalone/harddrake2
+++ b/perl-install/standalone/harddrake2
@@ -33,7 +33,7 @@ my %fields =
"cache size" => [ N("Cache size"), N("Size of the (second level) cpu cache") ],
"coma_bug" => [ N("Coma bug:"), N("Does this cpu has Cyrix 6x86 Coma bug ?") ],
"cpu family" => [ N("Cpuid family"), N("Family of the cpu (eg: 6 for i686 class)") ],
- "cpuid level" => [ N("Cpuid level"), N("Information level that one can obtain through the cpuid instruction") ],
+ "cpuid level" => [ N("Cpuid level"), N("Information level that can be obtained through the cpuid instruction") ],
"cpu MHz" => [ N("Frequency (MHz)"), N("The cpu frequency in Mhz (Mega herz which in first approximation may be coarsely assimilated to number of instructions the cpu is able to execute per second)") ],
"description" => [ N("Description"), N("This field describes the device") ],
"device" => [ N("Old device file"),