diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2017-10-19 19:07:49 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2017-10-19 19:07:49 +0000 |
commit | f0e02e43f5297b3b8c88ebf5ebf6b38a8797ba7f (patch) | |
tree | 9d9bc72b1e11a47f9152c87a731947ab6ddc3215 | |
parent | 2b765834c5b593988fe3b1641ed620dcfd98fbb9 (diff) |
spelling fix; from miod
-rw-r--r-- | sys/dev/ic/z8530reg.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/ic/z8530reg.h b/sys/dev/ic/z8530reg.h index 4bf7ca41a4f..c48bf74f144 100644 --- a/sys/dev/ic/z8530reg.h +++ b/sys/dev/ic/z8530reg.h @@ -1,4 +1,4 @@ -/* $OpenBSD: z8530reg.h,v 1.7 2012/03/28 20:44:23 miod Exp $ */ +/* $OpenBSD: z8530reg.h,v 1.8 2017/10/19 19:07:48 jmc Exp $ */ /* $NetBSD: z8530reg.h,v 1.12 2005/12/11 12:21:29 christos Exp $ */ /* @@ -244,7 +244,7 @@ /* * Bits in Write Register 7' (ZSWR_ENHANCED above). This register is - * only available on the 85230. Dispite the fact it contains flags + * only available on the 85230. Despite the fact it contains flags * and not a single value, the register was named as it is read * via RR14. Weird. */ |