From a09367f0895ca042ea398ba94b10d56d915b9e85 Mon Sep 17 00:00:00 2001 From: Maxim Konovalov Date: Sat, 15 Apr 2006 10:27:41 +0000 Subject: o s/PsuedoRAID/PseudoRAID/. PR: kern/94306 Submitted by: Esa Karkkainen --- sys/dev/ata/ata-raid.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys/dev') diff --git a/sys/dev/ata/ata-raid.c b/sys/dev/ata/ata-raid.c index e8b46b9914791..f659f3743f7f9 100644 --- a/sys/dev/ata/ata-raid.c +++ b/sys/dev/ata/ata-raid.c @@ -974,7 +974,7 @@ ata_raid_create(struct ata_ioc_raid_config *config) * metadata format from the disks (if we support it). */ printf("WARNING!! - not able to determine metadata format\n" - "WARNING!! - Using FreeBSD PsuedoRAID metadata\n" + "WARNING!! - Using FreeBSD PseudoRAID metadata\n" "If that is not what you want, use the BIOS to " "create the array\n"); ctlr = AR_F_FREEBSD_RAID; -- cgit v1.3