projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c18852c
)
ALSA: au88x0: fixed a typo
author
Ghanshyam Agrawal
<ghanshyam1898@gmail.com>
Mon, 18 Dec 2023 06:54:42 +0000
(12:24 +0530)
committer
Takashi Iwai
<tiwai@suse.de>
Mon, 18 Dec 2023 08:16:34 +0000
(09:16 +0100)
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>
sound/pci/au88x0/au88x0.c
patch
|
blob
|
history
diff --git
a/sound/pci/au88x0/au88x0.c
b/sound/pci/au88x0/au88x0.c
index eb234153691bc8c7a68a0015ebb87c4a7217dfd3..62b10b0e07b15ce61710bf1e5cebdcd06f1a709e 100644
(file)
--- 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 com
m
unicate.
*
* Now at least i can play Legacy DOOM with MIDI music :-)
*/