Spell "separate" correctly.

This commit is contained in:
eric 2002-04-05 00:04:56 +00:00
parent d73953b61e
commit 5b41e91f1e

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;