From cde4a6e41c698801f370602db52c2f55085f26ad Mon Sep 17 00:00:00 2001 From: Ross Owen Date: Wed, 30 May 2018 13:55:17 +0100 Subject: [PATCH] Updated comment to reflect code --- lib_xua/src/core/audiohub/xua_audiohub.xc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib_xua/src/core/audiohub/xua_audiohub.xc b/lib_xua/src/core/audiohub/xua_audiohub.xc index 105e93a1..11667b04 100755 --- a/lib_xua/src/core/audiohub/xua_audiohub.xc +++ b/lib_xua/src/core/audiohub/xua_audiohub.xc @@ -4,7 +4,7 @@ * @brief XMOS USB 2.0 Audio Reference Design. Audio Functions. * @author Ross Owen, XMOS Semiconductor Ltd * - * This thread handles I2S and pars an additional SPDIF Tx thread. It forwards samples to the SPDIF Tx thread. + * This thread handles I2S and forwards samples to the SPDIF Tx core. * Additionally this thread handles clocking and CODEC/DAC/ADC config. **/