Signed-off-by: Glenn Washburn <[email protected]>
---
 util/grub-mkrescue.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/util/grub-mkrescue.c b/util/grub-mkrescue.c
index 6dc71a8a1628..ad47e4808ae5 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
    */
   {
-- 
2.34.1


_______________________________________________
Grub-devel mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/grub-devel

Reply via email to