From d8f00de762b6d962a07f3a5f33f56a30fdc1d8a8 Mon Sep 17 00:00:00 2001 From: Josh Soref Date: Thu, 20 Jun 2013 10:49:26 -0400 Subject: [PATCH] Spelling: auxiliary --- src/syslinux/libinstaller/setadv.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/syslinux/libinstaller/setadv.c b/src/syslinux/libinstaller/setadv.c index 838678bd..66601f7c 100644 --- a/src/syslinux/libinstaller/setadv.c +++ b/src/syslinux/libinstaller/setadv.c @@ -14,7 +14,7 @@ /* * setadv.c * - * (Over)write a data item in the auxilliary data vector. To + * (Over)write a data item in the auxiliary data vector. To * delete an item, set its length to zero. * * Return 0 on success, -1 on error, and set errno.