diff options
Diffstat (limited to 'i386/include')
-rw-r--r-- | i386/include/mach/i386/vm_param.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/i386/include/mach/i386/vm_param.h b/i386/include/mach/i386/vm_param.h index 8f708f0..3a209b8 100644 --- a/i386/include/mach/i386/vm_param.h +++ b/i386/include/mach/i386/vm_param.h @@ -29,7 +29,7 @@ * Date: 1985 * * I386 machine dependent virtual memory parameters. - * Most of the declarations are preceeded by I386_ (or i386_) + * Most of the declarations are preceded by I386_ (or i386_) * which is OK because only I386 specific code will be using * them. */ |