From 2091da7fba0dbb4eedf5caf6f3f317a414d28f21 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Wed, 5 Feb 2003 09:29:07 +0000 Subject: typo fix --- perl-install/standalone/harddrake2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'perl-install/standalone') 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"), -- cgit v1.2.1