[PATCH] ALSA: au88x0: fixed a typo

From: Ghanshyam Agrawal
Date: Mon Dec 18 2023 - 01:55:13 EST


Fixed typo in the word communicate

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

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 :-)
*/
--
2.25.1