ALSA: hda - Fix a typo

Reported-by: David Henningsson <david.henningsson@canonical.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
diff --git a/sound/pci/hda/hda_codec.c b/sound/pci/hda/hda_codec.c
index e050f89..b703e25 100644
--- a/sound/pci/hda/hda_codec.c
+++ b/sound/pci/hda/hda_codec.c
@@ -5071,7 +5071,7 @@
 				    int num_pins, int *indexp)
 {
 	static const char * const channel_sfx[] = {
-		" Front", " Surrount", " CLFE", " Side"
+		" Front", " Surround", " CLFE", " Side"
 	};
 	int i;