Index: sources/ApplicationPost.cpp =================================================================== diff -u -r3f555c49ddd2c983f469709e3c001d0e76159248 -rfc329c788fe9453983072bee937ccbc95b4ed6e4 --- sources/ApplicationPost.cpp (.../ApplicationPost.cpp) (revision 3f555c49ddd2c983f469709e3c001d0e76159248) +++ sources/ApplicationPost.cpp (.../ApplicationPost.cpp) (revision fc329c788fe9453983072bee937ccbc95b4ed6e4) @@ -67,7 +67,7 @@ /*! * \brief ApplicationPost::checkCANBus - * \details Checks the CAN Bus driver is loaded and the bus is functional + * \details Checks the CANBus driver is loaded and the bus is functional * \return false if there is an issue. */ bool ApplicationPost::checkCANBus() @@ -116,7 +116,7 @@ /*! * \brief ApplicationPost::CRC - * \details Checks the CAN Bus driver is loaded and the bus is functional + * \details Checks the CANBus driver is loaded and the bus is functional * \return false if there is an issue. */ bool ApplicationPost::RTC()