mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Markus Heidelberg <m.heidelberg@cab.de>
To: <ptxdist@pengutronix.de>
Cc: Markus Heidelberg <m.heidelberg@cab.de>
Subject: [ptxdist] [PATCH 2/2] Fix duplicated "to to" in texts
Date: Tue, 9 Apr 2024 09:37:45 +0200	[thread overview]
Message-ID: <20240409073745.1549906-3-m.heidelberg@cab.de> (raw)
In-Reply-To: <20240409073745.1549906-1-m.heidelberg@cab.de>

Signed-off-by: Markus Heidelberg <m.heidelberg@cab.de>
---
 doc/ref_make_variables.rst | 2 +-
 platforms/image_ipkg.in    | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/ref_make_variables.rst b/doc/ref_make_variables.rst
index 6bba9db5d..775ff71be 100644
--- a/doc/ref_make_variables.rst
+++ b/doc/ref_make_variables.rst
@@ -486,7 +486,7 @@ different.
   Note that this will not ensure that the packages are enabled or that all
   all package dependencies are satisfied. ``$(PTX_PACKAGES_INSTALL)`` can
   be used to specify all enabled packages. Or ``$(call ptx/collection,
-  $(PTXDIST_WORKSPACE)/configs/<collection-file-name>)`` can be used to to
+  $(PTXDIST_WORKSPACE)/configs/<collection-file-name>)`` can be used to
   specify the packages enabled by this collection. In both cases ``=`` must
   be used instead of ``:=`` due to the makefile include order.
 
diff --git a/platforms/image_ipkg.in b/platforms/image_ipkg.in
index 106a3cb77..11ddaa9d1 100644
--- a/platforms/image_ipkg.in
+++ b/platforms/image_ipkg.in
@@ -30,7 +30,7 @@ menuconfig IMAGE_IPKG_SIGN_OPENSSL
 	select HOST_OPENSSL
 	prompt "sign ipkg-repository with openssl"
 	help
-	  Use openssl to to sign the Packages file in the package
+	  Use openssl to sign the Packages file in the package
 	  repository.
 
 
-- 
2.34.1




  parent reply	other threads:[~2024-04-09  7:38 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-09  7:37 [ptxdist] [PATCH 0/2] Fix a few typos and duplicated words Markus Heidelberg
2024-04-09  7:37 ` [ptxdist] [PATCH 1/2] Fix typos "can/must be uses" -> "used" Markus Heidelberg
2024-04-09  8:45   ` Alexander Dahl
2024-04-11 15:04   ` [ptxdist] [APPLIED] " Michael Olbrich
2024-04-09  7:37 ` Markus Heidelberg [this message]
2024-04-09  8:42   ` [ptxdist] [PATCH 2/2] Fix duplicated "to to" in texts Alexander Dahl
2024-04-11 15:04   ` [ptxdist] [APPLIED] " Michael Olbrich

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=20240409073745.1549906-3-m.heidelberg@cab.de \
    --to=m.heidelberg@cab.de \
    --cc=ptxdist@pengutronix.de \
    /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