summaryrefslogtreecommitdiffstats
path: root/sys/i386
diff options
context:
space:
mode:
authoreric <eric@FreeBSD.org>2002-04-05 00:04:56 +0000
committereric <eric@FreeBSD.org>2002-04-05 00:04:56 +0000
commit5b41e91f1e1c0f611d03f467116276d8f9836249 (patch)
tree5ea108fabf0b0dca930ed9ea6842d7e5ca1c93f8 /sys/i386
parentd73953b61e6e46c324810f2105776ef332ad6ad2 (diff)
downloadFreeBSD-src-5b41e91f1e1c0f611d03f467116276d8f9836249.zip
FreeBSD-src-5b41e91f1e1c0f611d03f467116276d8f9836249.tar.gz
Spell "separate" correctly.
Diffstat (limited to 'sys/i386')
-rw-r--r--sys/i386/linux/linux.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/i386/linux/linux.h b/sys/i386/linux/linux.h
index 750be37..ac7f020 100644
--- a/sys/i386/linux/linux.h
+++ b/sys/i386/linux/linux.h
@@ -48,7 +48,7 @@ MALLOC_DECLARE(M_LINUX);
#endif
/*
- * Provide a seperate set of types for the Linux types.
+ * Provide a separate set of types for the Linux types.
*/
typedef int l_int;
typedef int32_t l_long;
OpenPOWER on IntegriCloud