mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Alexander Dahl <post@lespocky.de>
To: ptxdist@pengutronix.de
Cc: Alexander Dahl <ada@thorsis.com>
Subject: [ptxdist] [PATCH v2 1/3] rauc: Fix typo in .in rule
Date: Tue, 10 Mar 2020 22:26:21 +0100	[thread overview]
Message-ID: <20200310212623.22821-2-post@lespocky.de> (raw)
In-Reply-To: <20200310212623.22821-1-post@lespocky.de>

From: Alexander Dahl <ada@thorsis.com>

Found by codespell.

Fixes: 12494a99800e ("rauc: allow to optionally disable SERVICE mode")
Signed-off-by: Alexander Dahl <ada@thorsis.com>
---
 rules/rauc.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/rules/rauc.in b/rules/rauc.in
index e7cf2cefa..d712bc7b9 100644
--- a/rules/rauc.in
+++ b/rules/rauc.in
@@ -29,7 +29,7 @@ config RAUC_SERVICE
 	prompt "Enable service (D-Bus) support"
 	default y
 	help
-	  Compiles RAUC to act as a separate daemon and comand line interface
+	  Compiles RAUC to act as a separate daemon and command line interface
 	  that communicate with each other via D-Bus interface.
 	  Only deactivate this if you have a system that does not provide D-Bus!
 
-- 
2.20.1


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

  reply	other threads:[~2020-03-10 21:26 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-10 13:23 [ptxdist] Fix typos found by codespell Alexander Dahl
2020-03-10 13:23 ` [ptxdist] [PATCH 1/3] rauc: Fix typo in .in rule Alexander Dahl
2020-03-10 13:23 ` [ptxdist] [PATCH 2/3] shadow: " Alexander Dahl
2020-03-10 14:16   ` Roland Hieber
2020-03-10 13:23 ` [ptxdist] [PATCH 3/3] doc: Fix typos found by codespell Alexander Dahl
2020-03-10 14:20   ` Roland Hieber
2020-03-10 21:26 ` [ptxdist] [PATCH v2 0/3] " Alexander Dahl
2020-03-10 21:26   ` Alexander Dahl [this message]
2020-03-10 21:26   ` [ptxdist] [PATCH v2 2/3] shadow: Fix typo in .in rule Alexander Dahl
2020-03-27  9:52     ` [ptxdist] [v2,2/3] " Michael Olbrich
2020-03-10 21:26   ` [ptxdist] [PATCH v2 3/3] doc: Fix typos found by codespell Alexander Dahl

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=20200310212623.22821-2-post@lespocky.de \
    --to=post@lespocky.de \
    --cc=ada@thorsis.com \
    --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