Spell "separate" correctly.

This commit is contained in:
Eric Melville 2002-04-05 00:04:56 +00:00
parent 8988059f43
commit 1b20ff34a3

View file

@ -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;