summaryrefslogtreecommitdiffstats
path: root/sys/dev/stg
diff options
context:
space:
mode:
authorjhb <jhb@FreeBSD.org>2003-12-17 16:12:01 +0000
committerjhb <jhb@FreeBSD.org>2003-12-17 16:12:01 +0000
commitbfeab27f1596f88d85c18b717d752fa1d2aa927a (patch)
tree47f800246cd9dc28293cda76d4b65b4a7b04f986 /sys/dev/stg
parent8315bb904de1f1c34053b85fab46b2f15bea6d42 (diff)
downloadFreeBSD-src-bfeab27f1596f88d85c18b717d752fa1d2aa927a.zip
FreeBSD-src-bfeab27f1596f88d85c18b717d752fa1d2aa927a.tar.gz
Fix some becuase -> because typos.
Reported by: Marco Wertejuk <wertejuk@mwcis.com>
Diffstat (limited to 'sys/dev/stg')
-rw-r--r--sys/dev/stg/tmc18c30.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/stg/tmc18c30.c b/sys/dev/stg/tmc18c30.c
index e7aa455..b849364 100644
--- a/sys/dev/stg/tmc18c30.c
+++ b/sys/dev/stg/tmc18c30.c
@@ -857,7 +857,7 @@ stg_reselected(sc)
/* XXX:
* We should ack the reselection as soon as possible,
- * becuase the target would abort the current reselection seq
+ * because the target would abort the current reselection seq
* due to reselection timeout.
*/
tout = STG_DELAY_SELECT_POLLING_MAX;
OpenPOWER on IntegriCloud