summaryrefslogtreecommitdiff
path: root/i386/include
diff options
context:
space:
mode:
authorStefan Weil <sw@weilnetz.de>2015-01-02 16:02:49 +0100
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2015-01-02 20:09:13 +0100
commit2fbf8a78d7244fcf60eaeb218070959715f61f53 (patch)
tree20bce5362bc3b78eff229a5c67c2a7f43b74d9f4 /i386/include
parentb8fdffc2877992e5c5121bb7e011561581691d14 (diff)
i386: Fix typos in comments (found by codespell)
Signed-off-by: Stefan Weil <sw@weilnetz.de>
Diffstat (limited to 'i386/include')
-rw-r--r--i386/include/mach/i386/vm_param.h2
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.
*/