]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - sound/pci/es1968.c
Fix misspellings of "whether" in comments.
[mirror_ubuntu-bionic-kernel.git] / sound / pci / es1968.c
index 5d0e568fdea1b39e6a4c94f9c4fa360edffa5ede..dc14234fea29250fcfc7400aa3d0f5f069f362d2 100644 (file)
@@ -2291,7 +2291,7 @@ static void snd_es1968_chip_init(struct es1968 *chip)
        outb(0x88, iobase+0x1f);
 
        /* it appears some maestros (dell 7500) only work if these are set,
-          regardless of wether we use the assp or not. */
+          regardless of whether we use the assp or not. */
 
        outb(0, iobase + ASSP_CONTROL_B);
        outb(3, iobase + ASSP_CONTROL_A);       /* M: Reserved bits... */