projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2c4e315
)
ALSA: aloop: Fix spelling mistake "synchronization" -> "synchronization"
author
Colin Ian King
<colin.king@canonical.com>
Mon, 19 Jul 2021 10:30:44 +0000
(11:30 +0100)
committer
Takashi Iwai
<tiwai@suse.de>
Mon, 19 Jul 2021 13:44:30 +0000
(15:44 +0200)
There is a spelling mistake in the Kconfig text. Fix it.
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Link:
https://lore.kernel.org/r/20210719103044.15315-1-colin.king@canonical.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/drivers/Kconfig
patch
|
blob
|
history
diff --git
a/sound/drivers/Kconfig
b/sound/drivers/Kconfig
index 7141f73cddd326b42d78c01d3e7283709a19f661..ca4cdf666f82222ea8d480984806ac7ae729928e 100644
(file)
--- a/
sound/drivers/Kconfig
+++ b/
sound/drivers/Kconfig
@@
-102,7
+102,7
@@
config SND_ALOOP
configured number of substreams (see the pcm_substreams module
parameter).
- The loopback device allows time sychronization with an external
+ The loopback device allows time sy
n
chronization with an external
timing source using the time shift universal control (+-20%
of system time).