Re: [PATCH 2.6.16-mm2] Kconfig SND_SEQUENCER_OSS help text fix

From: Frederik Deweerdt
Date: Thu Mar 30 2006 - 06:48:54 EST


On Thu, Mar 30, 2006 at 12:21:16PM +0200, Rene Herman wrote:
> Frederik Deweerdt wrote:
>
> >+ If you choosed M in "Sequencer support" (SND_SEQUENCER),
>
> "choosed" is not English. Present tense "choose", past tense "chose".
>
> Rene.
Thanks, here's the corrected version.

Signed-off-by: Frederik Deweerdt <frederik.deweerdt@xxxxxxxxx>

--- linux-2.6.16-mm2/sound/core/Kconfig~ 2006-03-29 11:08:33.000000000 +0200
+++ linux-2.6.16-mm2/sound/core/Kconfig 2006-03-29 11:27:23.000000000 +0200
@@ -92,8 +92,9 @@

Many programs still use the OSS API, so say Y.

- To compile this driver as a module, choose M here: the module
- will be called snd-seq-oss.
+ If you choose M in "Sequencer support" (SND_SEQUENCER),
+ this will be compiled as a module. The module will be called
+ snd-seq-oss.

config SND_RTCTIMER
tristate "RTC Timer support"
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/