util/grub-mkrescue: Fix spelling mistakes

Signed-off-by: Glenn Washburn <development@efficientek.com>
Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com>
This commit is contained in:
Glenn Washburn 2025-11-17 18:01:40 -06:00 committed by Daniel Kiper
parent 7debdce1e9
commit 56ecdfc1a5

View File

@ -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
*/
{