aboutsummaryrefslogtreecommitdiff
path: root/sys/i386/linux/linux.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/i386/linux/linux.h')
-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 750be372a3e1..ac7f020780d9 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;