ALSA: emu10k1: fix spelling mistake: "Caputre" -> "Capture"
Trivial fix to spelling mistakes in audigy_outs arrays. Signed-off-by: Colin Ian King <colin.king@canonical.com> Signed-off-by: Takashi Iwai <tiwai@suse.de>
This commit is contained in:

committed by
Takashi Iwai

parent
dc82e52492
commit
bf8b47fe20
@@ -170,7 +170,7 @@ static char *audigy_outs[32] = {
|
||||
/* 0x0f */ "Rear Right",
|
||||
/* 0x10 */ "AC97 Front Left",
|
||||
/* 0x11 */ "AC97 Front Right",
|
||||
/* 0x12 */ "ADC Caputre Left",
|
||||
/* 0x12 */ "ADC Capture Left",
|
||||
/* 0x13 */ "ADC Capture Right",
|
||||
/* 0x14 */ NULL,
|
||||
/* 0x15 */ NULL,
|
||||
|
Reference in New Issue
Block a user