diff options
author | Timothy Knoll <knollbert@gmail.com> | 2009-11-17 00:55:46 (GMT) |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2009-11-17 07:58:40 (GMT) |
commit | baac805fc591b562f22d8f1cd0b65cdbbe9e9518 (patch) | |
tree | 017229521df04f3b74bf9fb0e3f61303e01ba739 /sound | |
parent | 02bb57aeb092cbb0dfdb50c6026dbd0c60af7644 (diff) | |
download | linux-baac805fc591b562f22d8f1cd0b65cdbbe9e9518.tar.xz |
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>
Diffstat (limited to 'sound')
-rw-r--r-- | sound/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/Kconfig b/sound/Kconfig index 439e15c..b3e53e6 100644 --- a/sound/Kconfig +++ b/sound/Kconfig @@ -58,7 +58,7 @@ config SOUND_OSS_CORE_PRECLAIM Please read Documentation/feature-removal-schedule.txt for details. - If unusre, say Y. + If unsure, say Y. source "sound/oss/dmasound/Kconfig" |