diff --git a/sys/dev/sound/pcm/channel.c b/sys/dev/sound/pcm/channel.c index 4d56eee6847e..9574697f8656 100644 --- a/sys/dev/sound/pcm/channel.c +++ b/sys/dev/sound/pcm/channel.c @@ -1703,7 +1703,7 @@ round_blksz(u_int32_t v, int round) * balanced performance for typical workload. Anything below 5 will * eat up CPU to keep up with increasing context switches because of * shorter buffer space and usually require the application to handle it - * aggresively through possibly real time programming technique. + * aggressively through possibly real time programming technique. * */ #define CHN_LATENCY_PBLKCNT_REF \