git: 46516b828b0b - stable/13 - sound(4): Fix a typo in a source code comment
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 14 Apr 2022 06:08:57 UTC
The branch stable/13 has been updated by gbe (doc committer):
URL: https://cgit.FreeBSD.org/src/commit/?id=46516b828b0b5e9c9716224f679c7533d1afdf2b
commit 46516b828b0b5e9c9716224f679c7533d1afdf2b
Author: Gordon Bergling <gbe@FreeBSD.org>
AuthorDate: 2022-04-08 19:04:44 +0000
Commit: Gordon Bergling <gbe@FreeBSD.org>
CommitDate: 2022-04-14 06:05:30 +0000
sound(4): Fix a typo in a source code comment
- s/Miscellanious/Miscellaneous/
(cherry picked from commit 35fbe62477855c3c2edad0d2b5b23459265806b8)
---
sys/dev/sound/pci/hda/hdac.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys/dev/sound/pci/hda/hdac.h b/sys/dev/sound/pci/hda/hdac.h
index ee6f14877c2e..802e2e8f4ec4 100644
--- a/sys/dev/sound/pci/hda/hdac.h
+++ b/sys/dev/sound/pci/hda/hdac.h
@@ -34,7 +34,7 @@
#include "hdac_if.h"
/****************************************************************************
- * Miscellanious defines
+ * Miscellaneous defines
****************************************************************************/
/* Controller models */