From 2fbf8a78d7244fcf60eaeb218070959715f61f53 Mon Sep 17 00:00:00 2001 From: Stefan Weil Date: Fri, 2 Jan 2015 16:02:49 +0100 Subject: i386: Fix typos in comments (found by codespell) Signed-off-by: Stefan Weil --- i386/include/mach/i386/vm_param.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'i386/include') 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. */ -- cgit v1.2.3