sound(4): Fix a typo in a source code comment

- s/aggresively/aggressively/

MFC after:	3 days
This commit is contained in:
Gordon Bergling 2021-12-22 10:18:35 +01:00
parent be0b80b845
commit d34632a235

View File

@ -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 \