diff mbox series

ALSA: au88x0: fixed a typo

Message ID 20231218065442.43523-1-ghanshyam1898@gmail.com (mailing list archive)
State New, archived
Headers show
Series ALSA: au88x0: fixed a typo | expand

Commit Message

Ghanshyam Agrawal Dec. 18, 2023, 6:54 a.m. UTC
Fixed typo in the word communicate

Signed-off-by: Ghanshyam Agrawal <ghanshyam1898@gmail.com>
---
 sound/pci/au88x0/au88x0.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Takashi Iwai Dec. 18, 2023, 8:16 a.m. UTC | #1
On Mon, 18 Dec 2023 07:54:42 +0100,
Ghanshyam Agrawal wrote:
> 
> Fixed typo in the word communicate
> 
> Signed-off-by: Ghanshyam Agrawal <ghanshyam1898@gmail.com>

Thanks, applied.


Takashi
diff mbox series

Patch

diff --git a/sound/pci/au88x0/au88x0.c b/sound/pci/au88x0/au88x0.c
index eb234153691b..62b10b0e07b1 100644
--- a/sound/pci/au88x0/au88x0.c
+++ b/sound/pci/au88x0/au88x0.c
@@ -10,7 +10,7 @@ 
  *   Thanks to the ALSA developers, they helped a lot working out
  * the ALSA part.
  *   Thanks also to Sourceforge for maintaining the old binary drivers,
- * and the forum, where developers could comunicate.
+ * and the forum, where developers could communicate.
  *
  * Now at least i can play Legacy DOOM with MIDI music :-)
  */