From b53066dc3ff00a91dc7791b7fd82beeba3831ef1 Mon Sep 17 00:00:00 2001 From: Geert Stappers Date: Tue, 7 Jun 2016 06:19:36 -0400 Subject: removing double l from auxilliary This patch changes only strings, no program code. Reported-by: Ady Signed-off-by: Gene Cumm --- core/i386/syslinux.ld | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core') 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. */ -- cgit v1.2.3