From 2fa72ea7d46fdb024d4cac1f57fb7a76dbac2233 Mon Sep 17 00:00:00 2001 From: Jeroen Ruigrok van der Werven Date: Tue, 6 Feb 2001 12:05:58 +0000 Subject: Fix typo: compatability -> compatibility. Compatability is not an existing english word. --- sys/dev/dpt/dpt.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys/dev') diff --git a/sys/dev/dpt/dpt.h b/sys/dev/dpt/dpt.h index 6d6230e75014..8798f7650983 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. */ -- cgit v1.3