diff options
Diffstat (limited to 'sys/i386/xbox/xbox.c')
-rw-r--r-- | sys/i386/xbox/xbox.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/i386/xbox/xbox.c b/sys/i386/xbox/xbox.c index 67e079b..af54682 100644 --- a/sys/i386/xbox/xbox.c +++ b/sys/i386/xbox/xbox.c @@ -36,7 +36,7 @@ #include <vm/pmap.h> #ifndef I686_CPU -#error You must have a I686_CPU in your kernel if you want to make an XBOX-compitable kernel +#error You must have a I686_CPU in your kernel if you want to make an XBOX-compatible kernel #endif static void |