summaryrefslogtreecommitdiff
path: root/sound/drivers
diff options
context:
space:
mode:
authorColin Ian King <colin.king@canonical.com>2021-07-19 11:30:44 +0100
committerTakashi Iwai <tiwai@suse.de>2021-07-19 15:44:30 +0200
commite6c0a0889b808989dc2e0f89a87c0a0adab32463 (patch)
treeaa667d3cacd663afc97c665e80abdbd6b66174ec /sound/drivers
parent2c4e3154571612c419cb0c4e86ea0afd5be83da0 (diff)
ALSA: aloop: Fix spelling mistake "synchronization" -> "synchronization"
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>
Diffstat (limited to 'sound/drivers')
-rw-r--r--sound/drivers/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/drivers/Kconfig b/sound/drivers/Kconfig
index 7141f73cddd3..ca4cdf666f82 100644
--- 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 synchronization with an external
timing source using the time shift universal control (+-20%
of system time).