summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone
diff options
context:
space:
mode:
authorThierry Vignaud <tvignaud@mandriva.org>2003-02-05 09:29:07 +0000
committerThierry Vignaud <tvignaud@mandriva.org>2003-02-05 09:29:07 +0000
commit2091da7fba0dbb4eedf5caf6f3f317a414d28f21 (patch)
tree4490ad1baf9e60620eb2620f4367d79f754e3f58 /perl-install/standalone
parent44762663ca1aae6ccdcc6f4b835db36c1bbdf3d1 (diff)
downloaddrakx-backup-do-not-use-2091da7fba0dbb4eedf5caf6f3f317a414d28f21.tar
drakx-backup-do-not-use-2091da7fba0dbb4eedf5caf6f3f317a414d28f21.tar.gz
drakx-backup-do-not-use-2091da7fba0dbb4eedf5caf6f3f317a414d28f21.tar.bz2
drakx-backup-do-not-use-2091da7fba0dbb4eedf5caf6f3f317a414d28f21.tar.xz
drakx-backup-do-not-use-2091da7fba0dbb4eedf5caf6f3f317a414d28f21.zip
typo fix
Diffstat (limited to 'perl-install/standalone')
-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 fc6af012b..d257f33d8 100755
--- a/perl-install/standalone/harddrake2
+++ b/perl-install/standalone/harddrake2
@@ -38,7 +38,7 @@ my %fields =
"device" => [ N("Old device file"),
N("old static device name used in dev package") ],
"devfs_device" => [ N("New devfs device"),
- N("new dinamic device name generated by core kernel devfs") ],
+ N("new dynamic device name generated by core kernel devfs") ],
"driver" => [ N("Module"), N("the module of the GNU/Linux kernel that handles the device") ],
"flags" => [ N("Flags"), N("CPU flags reported by the kernel") ],
"fdiv_bug" => [ N("Fdiv bug"),