summaryrefslogtreecommitdiffstats
path: root/sys/dev/sound
diff options
context:
space:
mode:
authormav <mav@FreeBSD.org>2008-10-25 08:31:20 +0000
committermav <mav@FreeBSD.org>2008-10-25 08:31:20 +0000
commitabff15532292a7f7ea02c83ed342a4bb3138d088 (patch)
treee8f75809d60901111f048f4e2c5369159bcbb7aa /sys/dev/sound
parenta2018f74979fdc3f1e52b56b83c0d057e65bb369 (diff)
downloadFreeBSD-src-abff15532292a7f7ea02c83ed342a4bb3138d088.zip
FreeBSD-src-abff15532292a7f7ea02c83ed342a4bb3138d088.tar.gz
Fix spelling in comment.
Diffstat (limited to 'sys/dev/sound')
-rw-r--r--sys/dev/sound/pci/hda/hdac.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/sound/pci/hda/hdac.c b/sys/dev/sound/pci/hda/hdac.c
index e47255e..8e2d16d 100644
--- a/sys/dev/sound/pci/hda/hdac.c
+++ b/sys/dev/sound/pci/hda/hdac.c
@@ -4513,7 +4513,7 @@ hdac_vendor_patch_parse(struct hdac_devinfo *devinfo)
case HDA_CODEC_AD1981HD:
/*
* This codec has very unusual design with several
- * points unappropriate for the present parser.
+ * points inappropriate for the present parser.
*/
/* Disable recording from mono playback mix. */
w = hdac_widget_get(devinfo, 21);
OpenPOWER on IntegriCloud