summaryrefslogtreecommitdiffstats
path: root/sys/dev/aic7xxx
diff options
context:
space:
mode:
authoreadler <eadler@FreeBSD.org>2013-05-10 16:41:26 +0000
committereadler <eadler@FreeBSD.org>2013-05-10 16:41:26 +0000
commit4f9ab6c5808469c9ba3259a28f51ce27809db72d (patch)
treede55b90adb7094bbce6ffde362ffde2c0815186f /sys/dev/aic7xxx
parent301528b1d3eaa9e833eb7096c798519ccd8b848a (diff)
downloadFreeBSD-src-4f9ab6c5808469c9ba3259a28f51ce27809db72d.zip
FreeBSD-src-4f9ab6c5808469c9ba3259a28f51ce27809db72d.tar.gz
Fxi a bunch of typos.
PR: misc/174625 Submitted by: Jeremy Chadwick <jdc@koitsu.org>
Diffstat (limited to 'sys/dev/aic7xxx')
-rw-r--r--sys/dev/aic7xxx/aic7xxx.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/aic7xxx/aic7xxx.h b/sys/dev/aic7xxx/aic7xxx.h
index 77acfe4..3eefb57 100644
--- a/sys/dev/aic7xxx/aic7xxx.h
+++ b/sys/dev/aic7xxx/aic7xxx.h
@@ -768,7 +768,7 @@ struct ahc_syncrate {
#define AHC_ULTRA2_XFER_PERIOD 0x0a
/*
- * Indexes into our table of syncronous transfer rates.
+ * Indexes into our table of synchronous transfer rates.
*/
#define AHC_SYNCRATE_DT 0
#define AHC_SYNCRATE_ULTRA2 1
OpenPOWER on IntegriCloud