From 824850333813009052d33952960b6fd386279007 Mon Sep 17 00:00:00 2001 From: Olivier Blin Date: Wed, 2 Jan 2008 17:23:16 +0000 Subject: fix typo --- perl-install/standalone/service_harddrake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'perl-install/standalone') diff --git a/perl-install/standalone/service_harddrake b/perl-install/standalone/service_harddrake index 1df867999..fe50b7902 100755 --- a/perl-install/standalone/service_harddrake +++ b/perl-install/standalone/service_harddrake @@ -167,7 +167,7 @@ foreach my $hw_class (@harddrake::data::tree) { $modules_conf->write; next; } elsif (member($Ident, qw(ATA_STORAGE CARD_READER RAID_STORAGE SATA_STORAGE SCSI_CONTROLLER))) { - # set scsi_hostadapterr in modprobe.conf: + # set scsi_hostadapter in modprobe.conf: modules::load_category($modules_conf, 'disk/' . { ATA_STORAGE => 'ide', SATA_STORAGE => 'sata', -- cgit v1.2.1