Index: firmware/App/Services/CommBuffers.h =================================================================== diff -u -r8dad6fab1c33602ad94908fd31b8b15153a9eb6e -r5eda37efda2d771de4f5cfb509adf05621a290c3 --- firmware/App/Services/CommBuffers.h (.../CommBuffers.h) (revision 8dad6fab1c33602ad94908fd31b8b15153a9eb6e) +++ firmware/App/Services/CommBuffers.h (.../CommBuffers.h) (revision 5eda37efda2d771de4f5cfb509adf05621a290c3) @@ -23,7 +23,7 @@ /** * @defgroup CommBuffers CommBuffers * @brief The communication buffers module provides buffering services for - * incoming and outgoing CAN data. A separate buffer is provided for each + * incoming and outgoing CAN data. A separate buffer is provided for each * CAN ID (channel) so that frame order is maintained for a given channel. * * @addtogroup CommBuffers