Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

sound: Kconfig typo fix

Fix a typo in the help text in sound/Kconfig.

Signed-off-by: Timothy Knoll <knollbert@gmail.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>

authored by

Timothy Knoll and committed by
Takashi Iwai
baac805f 02bb57ae

+1 -1
+1 -1
sound/Kconfig
··· 58 58 Please read Documentation/feature-removal-schedule.txt for 59 59 details. 60 60 61 - If unusre, say Y. 61 + If unsure, say Y. 62 62 63 63 source "sound/oss/dmasound/Kconfig" 64 64