mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Markus Heidelberg via ptxdist <ptxdist@pengutronix.de>
To: <ptxdist@pengutronix.de>
Cc: Markus Heidelberg <m.heidelberg@cab.de>
Subject: [ptxdist] [PATCH 2/2] Replace non-ASCII em dash (U+2014) by a usual keyboard dash (hyphen-minus)
Date: Mon, 16 Mar 2026 14:29:16 +0100	[thread overview]
Message-ID: <e2bd4cca99b1952cfdc1301c642a8f03133c6847.1773667607.git.m.heidelberg@cab.de> (raw)
In-Reply-To: <9a3cdd3cfd2e3bd505ce5477406af6793441ac01.1773667607.git.m.heidelberg@cab.de>

It was rendered as ~@~T in menuconfig.

Signed-off-by: Markus Heidelberg <m.heidelberg@cab.de>
---
 rules/casync.in | 2 +-
 rules/nodejs.in | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/rules/casync.in b/rules/casync.in
index e68fff1c2..2135e84ff 100644
--- a/rules/casync.in
+++ b/rules/casync.in
@@ -17,7 +17,7 @@ menuconfig CASYNC
 	select XZ		if CASYNC_LZMA
 	select ZLIB		if CASYNC_ZLIB
 	help
-	  casync — Content Addressable Data Synchronizer.
+	  casync - Content Addressable Data Synchronizer.
 
 if CASYNC
 
diff --git a/rules/nodejs.in b/rules/nodejs.in
index ba6b871a5..d6216e2ec 100644
--- a/rules/nodejs.in
+++ b/rules/nodejs.in
@@ -15,7 +15,7 @@ config NODEJS
 	  Node.js is an open-source, cross-platform, JavaScript runtime
 	  environment that executes JavaScript code outside of a browser.
 	  Node.js lets developers use JavaScript to write command line
-	  tools and for server-side scripting—running scripts server-side
+	  tools and for server-side scripting - running scripts server-side
 	  to produce dynamic web page content before the page is sent to
 	  the user's web browser. Consequently, Node.js represents a
 	  "JavaScript everywhere" paradigm, unifying web-application
-- 
2.43.0




      reply	other threads:[~2026-03-16 13:30 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-03-16 13:29 [ptxdist] [PATCH 1/2] Fix typos, grammar and missing/superfluous words Markus Heidelberg via ptxdist
2026-03-16 13:29 ` Markus Heidelberg via ptxdist [this message]

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=e2bd4cca99b1952cfdc1301c642a8f03133c6847.1773667607.git.m.heidelberg@cab.de \
    --to=ptxdist@pengutronix.de \
    --cc=m.heidelberg@cab.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