mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Martin Weiss <martin.githubacc@gmail.com>
To: linux-kernel@vger.kernel.org
Cc: Martin Weiss <Martin.weiss2410@gmail.com>
Subject: [PATCH 4/4] tools/build: fix spelling mistake in documentation
Date: Mon, 29 Jun 2026 16:30:54 +0700	[thread overview]
Message-ID: <20260629093056.591498-4-Martin.weiss2410@gmail.com> (raw)
In-Reply-To: <20260629093056.591498-1-Martin.weiss2410@gmail.com>

Signed-off-by: Martin Weiss <Martin.weiss2410@gmail.com>
---
 tools/build/Documentation/Build.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tools/build/Documentation/Build.txt b/tools/build/Documentation/Build.txt
index a22587475dbe..da037299dfd1 100644
--- a/tools/build/Documentation/Build.txt
+++ b/tools/build/Documentation/Build.txt
@@ -102,7 +102,7 @@ Makefile.include
 ----------------
 
 The tools/build/Makefile.include makefile could be included
-via user makefiles to get usefull definitions.
+via user makefiles to get useful definitions.
 
 It defines following interface:
 
-- 
2.54.0


  parent reply	other threads:[~2026-06-29  9:31 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-06-29  9:30 [PATCH 1/4] lib/dynamic_debug: add NULL check after kstrdup Martin Weiss
2026-06-29  9:30 ` [PATCH 2/4] selftests: filesystems: fix spelling mistake in statmount test Martin Weiss
2026-06-29  9:30 ` [PATCH 3/4] selftests: powerpc: fix spelling mistake Martin Weiss
2026-06-29  9:30 ` Martin Weiss [this message]
2026-06-29 23:51 ` [PATCH 1/4] lib/dynamic_debug: add NULL check after kstrdup Andrew Morton
  -- strict thread matches above, loose matches on Subject: below --
2026-06-29  8:28 [PATCH 1/4] scripts: fix spelling mistakes Martin Weiss
2026-06-29  8:28 ` [PATCH 4/4] tools/build: fix spelling mistake in documentation Martin Weiss

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=20260629093056.591498-4-Martin.weiss2410@gmail.com \
    --to=martin.githubacc@gmail.com \
    --cc=Martin.weiss2410@gmail.com \
    --cc=linux-kernel@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome