28 Sep
2016
28 Sep
'16
12:24 p.m.
Do s/ststem/system/ .
Signed-off-by: Marek Vasut marex@denx.de Cc: Mark Brown broonie@kernel.org --- sound/soc/generic/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sound/soc/generic/Kconfig b/sound/soc/generic/Kconfig index b95ae49..d023959 100644 --- a/sound/soc/generic/Kconfig +++ b/sound/soc/generic/Kconfig @@ -13,4 +13,4 @@ config SND_SIMPLE_SCU_CARD select SND_SIMPLE_CARD_UTILS help This option enables generic simple SCU sound card support. - It supports DPCM of multi CPU single Codec ststem. + It supports DPCM of multi CPU single Codec system.
--
2.9.3