summaryrefslogtreecommitdiffstats
path: root/sys/dev/dpt
diff options
context:
space:
mode:
authorasmodai <asmodai@FreeBSD.org>2001-02-06 12:05:58 +0000
committerasmodai <asmodai@FreeBSD.org>2001-02-06 12:05:58 +0000
commit7d76aced28ec9c258bd533a4e33516f71f44b6de (patch)
tree51f7811d4e593e1c5d5f38cc3d2fbeec28fcd3fe /sys/dev/dpt
parent7dcfea0100bdd36891f50e5740f8a01da166b7a8 (diff)
downloadFreeBSD-src-7d76aced28ec9c258bd533a4e33516f71f44b6de.zip
FreeBSD-src-7d76aced28ec9c258bd533a4e33516f71f44b6de.tar.gz
Fix typo: compatability -> compatibility.
Compatability is not an existing english word.
Diffstat (limited to 'sys/dev/dpt')
-rw-r--r--sys/dev/dpt/dpt.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/dpt/dpt.h b/sys/dev/dpt/dpt.h
index 6d6230e..8798f76 100644
--- a/sys/dev/dpt/dpt.h
+++ b/sys/dev/dpt/dpt.h
@@ -904,7 +904,7 @@ typedef struct dpt_ccb {
} dpt_ccb_t;
/*
- * This is provided for compatability with UnixWare only.
+ * This is provided for compatibility with UnixWare only.
* Some of the fields may be bogus.
* Others may have a totally different meaning.
*/
OpenPOWER on IntegriCloud