Fix typos in comments
[deliverable/linux.git] / sound / pci / emu10k1 / emu10k1_main.c
index f18bd6207c5066e0a38b2386feacd06a74039b57..66c7fb3ced3ef0b14e689f64b762739f7f87cdd3 100644 (file)
@@ -1787,7 +1787,7 @@ int __devinit snd_emu10k1_create(struct snd_card *card,
        else if (subsystem)
                snd_printdd("Sound card name = %s, "
                        "vendor = 0x%x, device = 0x%x, subsystem = 0x%x. "
-                       "Forced to subsytem = 0x%x\n",  c->name,
+                       "Forced to subsystem = 0x%x\n", c->name,
                        pci->vendor, pci->device, emu->serial, c->subsystem);
        else
                snd_printdd("Sound card name = %s, "
This page took 0.02994 seconds and 5 git commands to generate.