From 4b6466bf2b4b251a95826cee80a686e86623b222 Mon Sep 17 00:00:00 2001 From: Maxim Konovalov Date: Mon, 1 May 2006 19:37:55 +0000 Subject: MFC rev. 1.120: s/PsuedoRAID/PseudoRAID/. Approved by: re (kensmith) --- 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 e8b46b991479..f659f3743f7f 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