summaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
Diffstat (limited to 'core')
-rw-r--r--core/adv.inc4
-rw-r--r--core/common.inc2
2 files changed, 3 insertions, 3 deletions
diff --git a/core/adv.inc b/core/adv.inc
index 288bf03c..a18020c5 100644
--- a/core/adv.inc
+++ b/core/adv.inc
@@ -13,9 +13,9 @@
;;
;; adv.inc
;;
-;; The auxillary data vector and its routines
+;; The auxiliary data vector and its routines
;;
-;; The auxillary data vector is a 512-byte aligned block that on the
+;; The auxiliary data vector is a 512-byte aligned block that on the
;; disk-based derivatives can be part of the syslinux file itself. It
;; exists in two copies; when written, both copies are written (with a
;; sync in between, if from the operating system.) The first two
diff --git a/core/common.inc b/core/common.inc
index fd75dfe1..c42fc56b 100644
--- a/core/common.inc
+++ b/core/common.inc
@@ -7,7 +7,7 @@
%include "pm.inc" ; Protected mode
%include "bcopy32.inc" ; 32-bit bcopy
%include "strcpy.inc" ; strcpy()
-%include "adv.inc" ; Auxillary Data Vector
+%include "adv.inc" ; Auxiliary Data Vector
%include "timer.inc" ; Timer handling
; Note: the prefix section is included late, to avoid problems with some