aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci
diff options
context:
space:
mode:
authorGhanshyam Agrawal <ghanshyam1898@gmail.com>2023-12-18 12:24:42 +0530
committerTakashi Iwai <tiwai@suse.de>2023-12-18 09:16:34 +0100
commitc7e37b07cc7564a07125ae48c11fd1ca2bcbeae2 (patch)
treeed9e9fa8f3a311ea7c2e548cc13803e65e3d45ab /sound/pci
parentc18852cf16dc0ee98d661f48edfa815ee240ee57 (diff)
downloadlinux-c7e37b07cc7564a07125ae48c11fd1ca2bcbeae2.tar.gz
ALSA: au88x0: fixed a typo
Fixed typo in the word communicate Signed-off-by: Ghanshyam Agrawal <ghanshyam1898@gmail.com> Link: https://lore.kernel.org/r/20231218065442.43523-1-ghanshyam1898@gmail.com Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/pci')
-rw-r--r--sound/pci/au88x0/au88x0.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/pci/au88x0/au88x0.c b/sound/pci/au88x0/au88x0.c
index eb234153691bc8..62b10b0e07b15c 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 :-)
*/