summaryrefslogtreecommitdiff
path: root/core/i386
diff options
context:
space:
mode:
authorGeert Stappers <stappers@stappers.nl>2016-06-07 06:19:36 -0400
committerGene Cumm <gene.cumm@gmail.com>2016-06-07 06:19:48 -0400
commitb53066dc3ff00a91dc7791b7fd82beeba3831ef1 (patch)
tree351a76c681acaabca54758fd44d90d440ac8a600 /core/i386
parent1a74985b2a404639b08882c57f3147229605dfd5 (diff)
downloadsyslinux-b53066dc3ff00a91dc7791b7fd82beeba3831ef1.tar.gz
removing double l from auxilliary
This patch changes only strings, no program code. Reported-by: Ady <ady-sf@hotmail.com> Signed-off-by: Gene Cumm <gene.cumm@gmail.com>
Diffstat (limited to 'core/i386')
-rw-r--r--core/i386/syslinux.ld2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/i386/syslinux.ld b/core/i386/syslinux.ld
index 36b1a69b..e8d32dd9 100644
--- a/core/i386/syslinux.ld
+++ b/core/i386/syslinux.ld
@@ -207,7 +207,7 @@ SECTIONS
xfer_buf_seg = core_xfer_buf >> 4;
/*
- * The auxilliary data segment is used by the 16-bit code
+ * The auxiliary data segment is used by the 16-bit code
* for items that don't need to live in the bottom 64K.
*/