diff options
author | Pavel Machek <pavel@ucw.cz> | 2013-04-23 05:45:27 -0400 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2013-04-24 08:02:36 -0400 |
commit | 13627549f39a570db01d7152cd9bf57b564d53c5 (patch) | |
tree | 434ac34b282929180d5f8b318caa4f1260998062 /sound/drivers | |
parent | e08b34e86dfdb72a62196ce0f03d33f48958d8b9 (diff) |
ALSA: sound kconfig typo
Fix english in sound/drivers/Kconfig.
Signed-off-by: Pavel Machek <pavel@ucw.cz>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/drivers')
-rw-r--r-- | sound/drivers/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/drivers/Kconfig b/sound/drivers/Kconfig index 7d02c322ed93..8545da99b183 100644 --- a/sound/drivers/Kconfig +++ b/sound/drivers/Kconfig | |||
@@ -87,7 +87,7 @@ config SND_ALOOP | |||
87 | configured number of substreams (see the pcm_substreams module | 87 | configured number of substreams (see the pcm_substreams module |
88 | parameter). | 88 | parameter). |
89 | 89 | ||
90 | The looback device allow time sychronization with an external | 90 | The loopback device allows time sychronization with an external |
91 | timing source using the time shift universal control (+-20% | 91 | timing source using the time shift universal control (+-20% |
92 | of system time). | 92 | of system time). |
93 | 93 | ||