All of lore.kernel.org
 help / color / mirror / Atom feed
From: Glenn Washburn <development@efficientek.com>
To: grub-devel@gnu.org, Daniel Kiper <dkiper@net-space.pl>
Cc: Glenn Washburn <development@efficientek.com>
Subject: [PATCH 1/3] misc: Spelling fixes
Date: Tue, 10 Jan 2023 15:08:33 -0600	[thread overview]
Message-ID: <20230110210835.1246128-2-development@efficientek.com> (raw)
In-Reply-To: <20230110210835.1246128-1-development@efficientek.com>

Signed-off-by: Glenn Washburn <development@efficientek.com>
---
 grub-core/gdb/i386/idt.c    | 2 +-
 grub-core/gdb/i386/signal.c | 2 +-
 include/grub/partition.h    | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/grub-core/gdb/i386/idt.c b/grub-core/gdb/i386/idt.c
index 69bfcb089c..43bde51a01 100644
--- a/grub-core/gdb/i386/idt.c
+++ b/grub-core/gdb/i386/idt.c
@@ -1,4 +1,4 @@
-/* idt.c - routines for constructing IDT fot the GDB stub */
+/* idt.c - routines for constructing IDT for the GDB stub */
 /*
  *  Copyright (C) 2006  Lubomir Kundrak
  *
diff --git a/grub-core/gdb/i386/signal.c b/grub-core/gdb/i386/signal.c
index 1ac3bbd183..b169c6b230 100644
--- a/grub-core/gdb/i386/signal.c
+++ b/grub-core/gdb/i386/signal.c
@@ -1,4 +1,4 @@
-/* idt.c - routines for constructing IDT fot the GDB stub */
+/* idt.c - routines for constructing IDT for the GDB stub */
 /*
  *  Copyright (C) 2006  Lubomir Kundrak
  *
diff --git a/include/grub/partition.h b/include/grub/partition.h
index 8208cc7881..c4d71d0eea 100644
--- a/include/grub/partition.h
+++ b/include/grub/partition.h
@@ -87,7 +87,7 @@ struct grub_partition
   /* The type partition map.  */
   grub_partition_map_t partmap;
 
-  /* The type of partition whne it's on MSDOS.
+  /* The type of partition when it's on MSDOS.
      Used for embedding detection.  */
   grub_uint8_t msdostype;
 };
-- 
2.34.1



  reply	other threads:[~2023-01-10 21:09 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-10 21:08 [PATCH 0/3] Trivial changes Glenn Washburn
2023-01-10 21:08 ` Glenn Washburn [this message]
2023-01-10 21:08 ` [PATCH 2/3] misc: Fix spacing Glenn Washburn
2023-01-10 21:08 ` [PATCH 3/3] misc: efi: " Glenn Washburn
2023-01-11 18:50 ` [PATCH 0/3] Trivial changes Daniel Kiper

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230110210835.1246128-2-development@efficientek.com \
    --to=development@efficientek.com \
    --cc=dkiper@net-space.pl \
    --cc=grub-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.