diff options
author | Timothy Knoll <knollbert@gmail.com> | 2009-11-16 19:55:46 -0500 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2009-11-17 02:58:40 -0500 |
commit | baac805fc591b562f22d8f1cd0b65cdbbe9e9518 (patch) | |
tree | 017229521df04f3b74bf9fb0e3f61303e01ba739 /sound/Kconfig | |
parent | 02bb57aeb092cbb0dfdb50c6026dbd0c60af7644 (diff) |
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/Kconfig')
-rw-r--r-- | sound/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/Kconfig b/sound/Kconfig index 439e15c8faa3..b3e53e616ec9 100644 --- a/sound/Kconfig +++ b/sound/Kconfig | |||
@@ -58,7 +58,7 @@ config SOUND_OSS_CORE_PRECLAIM | |||
58 | Please read Documentation/feature-removal-schedule.txt for | 58 | Please read Documentation/feature-removal-schedule.txt for |
59 | details. | 59 | details. |
60 | 60 | ||
61 | If unusre, say Y. | 61 | If unsure, say Y. |
62 | 62 | ||
63 | source "sound/oss/dmasound/Kconfig" | 63 | source "sound/oss/dmasound/Kconfig" |
64 | 64 | ||