From: Glenn Washburn Date: Tue, 18 Nov 2025 00:01:40 +0000 (-0600) Subject: util/grub-mkrescue: Fix spelling mistakes X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=56ecdfc1a524872707ada9253dda7292baa2d5e0;p=thirdparty%2Fgrub.git util/grub-mkrescue: Fix spelling mistakes Signed-off-by: Glenn Washburn Reviewed-by: Daniel Kiper --- diff --git a/util/grub-mkrescue.c b/util/grub-mkrescue.c index 951b17b8e..e7b9078ab 100644 --- a/util/grub-mkrescue.c +++ b/util/grub-mkrescue.c @@ -469,7 +469,7 @@ main (int argc, char *argv[]) argp_argv[0] = argv[0]; argp_argc = 1; - /* argp doesn't allow us to catch unknwon arguments, + /* argp doesn't allow us to catch unknown arguments, so catch them before passing to argp */ {