]> git.ipfire.org Git - thirdparty/grub.git/commitdiff
util/grub-mkrescue: Fix spelling mistakes
authorGlenn Washburn <development@efficientek.com>
Tue, 18 Nov 2025 00:01:40 +0000 (18:01 -0600)
committerDaniel Kiper <daniel.kiper@oracle.com>
Thu, 20 Nov 2025 15:41:05 +0000 (16:41 +0100)
Signed-off-by: Glenn Washburn <development@efficientek.com>
Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com>
util/grub-mkrescue.c

index 951b17b8edb9e6d11f9384b1d67a6f262f59e939..e7b9078ab1e3127585b36876f4e607c0accc0b2d 100644 (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
    */
   {