Author: mav
Date: Tue Jan 13 23:03:07 2009
New Revision: 187202
URL: http://svn.freebsd.org/changeset/base/187202

Log:
  Correct spelling in comment.

Modified:
  head/sys/dev/sound/pci/hda/hdac.c

Modified: head/sys/dev/sound/pci/hda/hdac.c
==============================================================================
--- head/sys/dev/sound/pci/hda/hdac.c   Tue Jan 13 23:02:54 2009        
(r187201)
+++ head/sys/dev/sound/pci/hda/hdac.c   Tue Jan 13 23:03:07 2009        
(r187202)
@@ -4651,8 +4651,8 @@ hdac_vendor_patch_parse(struct hdac_devi
                break;
        case HDA_CODEC_AD1983:
                /*
-                * This codec has several posisble usages, but none
-                * fit parser best. Help parser to choose better.
+                * This codec has several possible usages, but none
+                * fit the parser best. Help parser to choose better.
                 */
                /* Disable direct unmixed playback to get pcm volume. */
                w = hdac_widget_get(devinfo, 5);
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to