summaryrefslogtreecommitdiff
path: root/sys/dev
diff options
context:
space:
mode:
authorsimonb <simonb@NetBSD.org>2001-04-25 02:33:08 +0000
committersimonb <simonb@NetBSD.org>2001-04-25 02:33:08 +0000
commit6f6fe2f3adce30b022f3dcfc15aa3f68e85edad4 (patch)
treedadf56873b8503ba93b298478840d7fcb5bffeb3 /sys/dev
parenta69a3cc5ec61bfada5d57a700e99b6d18f24ee98 (diff)
Spell occurred correctly.
Diffstat (limited to 'sys/dev')
-rw-r--r--sys/dev/mca/edc_mca.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/mca/edc_mca.c b/sys/dev/mca/edc_mca.c
index 4e1f706777a..4c454f21cb4 100644
--- a/sys/dev/mca/edc_mca.c
+++ b/sys/dev/mca/edc_mca.c
@@ -1,4 +1,4 @@
-/* $NetBSD: edc_mca.c,v 1.7 2001/04/24 09:15:06 jdolecek Exp $ */
+/* $NetBSD: edc_mca.c,v 1.8 2001/04/25 02:33:09 simonb Exp $ */
/*
* Copyright (c) 2001 The NetBSD Foundation, Inc.
@@ -765,7 +765,7 @@ static const char * const edc_dev_errors[] = {
"Bad Format",
"Volume Overflow",
"No Data AM Found",
- "Block not found (No ID AM or ID CRC error occured)",
+ "Block not found (No ID AM or ID CRC error occurred)",
"Reserved",
"Reserved",
"No ID found on track (ID search)",