aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/sound/pcm/feeder_matrix.c
diff options
context:
space:
mode:
authorGordon Bergling <gbe@FreeBSD.org>2021-08-26 15:15:55 +0000
committerGordon Bergling <gbe@FreeBSD.org>2021-08-26 15:15:55 +0000
commit58d868c88d21b46d3d6d40a2920e7ba8996723b8 (patch)
tree65327d764f85342088c17224bb58450813c8dd5f /sys/dev/sound/pcm/feeder_matrix.c
parent0d28d014c8552520879d3c4f75b3e89dd116eaa5 (diff)
downloadsrc-58d868c88d21b46d3d6d40a2920e7ba8996723b8.tar.gz
src-58d868c88d21b46d3d6d40a2920e7ba8996723b8.zip
sound(4): Fix some common typos in comments
- s/doens't/doesn't/ - s/apropriate/appropriate/ - s/intepretation/interpretation/ MFC after: 5 days
Diffstat (limited to 'sys/dev/sound/pcm/feeder_matrix.c')
-rw-r--r--sys/dev/sound/pcm/feeder_matrix.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/sound/pcm/feeder_matrix.c b/sys/dev/sound/pcm/feeder_matrix.c
index 7d965860f886..c6a65113574a 100644
--- a/sys/dev/sound/pcm/feeder_matrix.c
+++ b/sys/dev/sound/pcm/feeder_matrix.c
@@ -699,7 +699,7 @@ feeder_matrix_compare(struct pcmchan_matrix *m_in, struct pcmchan_matrix *m_out)
}
/*
- * XXX 4front intepretation of "surround" is ambigous and sort of
+ * XXX 4front interpretation of "surround" is ambigous and sort of
* conflicting with "rear"/"back". Map it to "side". Well..
* who cares?
*/