Index: sources/canbus/MessageGlobals.h =================================================================== diff -u -rebc82b5efe26c1081606fab06a1c99bb4f9c0098 -r3ad21b53b6b15cc0c88661cf17ba454fe0a302b1 --- sources/canbus/MessageGlobals.h (.../MessageGlobals.h) (revision ebc82b5efe26c1081606fab06a1c99bb4f9c0098) +++ sources/canbus/MessageGlobals.h (.../MessageGlobals.h) (revision 3ad21b53b6b15cc0c88661cf17ba454fe0a302b1) @@ -305,9 +305,9 @@ eChlid_DG_UI = 0x070, ///< DG => UI eChlid_UI_DG = 0x110, ///< UI => DG [Out] - // Dialing channel has been requested by V&V team for can bus testing + // Dialing channel has been requested by V&V team for CANBus testing // and clarify the source of the unexpected channel message - // UI still doesn't do anything with the messages on these channels. + // UI still does not do anything with the messages on these channels. eDialin_HD = 0x400, ///< dialin => HD eHD_Dialin = 0x401, ///< HD => dialin eDialin_DG = 0x402, ///< dialin => DG