All of lore.kernel.org
 help / color / mirror / Atom feed
From: Maurycy Z <10maurycy10@gmail.com>
To: linux-config@vger.kernel.org
Cc: linux-kernel@vger.kernel.org, trivial@kernel.org
Subject: [PATCH v1] "system" mispelled as "ststem" in help for configuration option SND_AUDIO_GRAPH_CARD.
Date: Tue, 24 May 2022 20:27:51 -0700	[thread overview]
Message-ID: <Yo2iN2R6o0HdkToZ@thinbox> (raw)

"system" is mis-spelled as "ststem" in the help for SND_AUDIO_GRAPH_CARD.

Signed-off-by: Maurycy Zalewski <10maurycy10@gmail.com>
---

diff --git a/sound/soc/generic/Kconfig b/sound/soc/generic/Kconfig
index b6df4e26b..72f3446e1 100644
--- a/sound/soc/generic/Kconfig
+++ b/sound/soc/generic/Kconfig
@@ -16,7 +16,7 @@ config SND_AUDIO_GRAPH_CARD
 	help
 	  This option enables generic simple sound card support
 	  with OF-graph DT bindings.
-	  It also support DPCM of multi CPU single Codec ststem.
+	  It also support DPCM of multi CPU single Codec system.
 
 config SND_AUDIO_GRAPH_CARD2
 	tristate "ASoC Audio Graph sound card2 support"


                 reply	other threads:[~2022-05-25  3:27 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=Yo2iN2R6o0HdkToZ@thinbox \
    --to=10maurycy10@gmail.com \
    --cc=linux-config@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=trivial@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 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.