Index: sources/canbus/messageacknowmodel.h =================================================================== diff -u -rd2035a8728794afeefaa244bf8d1597926d945f5 -r7c2a96774285bb618946f125763bf7bea7acadd8 --- sources/canbus/messageacknowmodel.h (.../messageacknowmodel.h) (revision d2035a8728794afeefaa244bf8d1597926d945f5) +++ sources/canbus/messageacknowmodel.h (.../messageacknowmodel.h) (revision 7c2a96774285bb618946f125763bf7bea7acadd8) @@ -1,16 +1,16 @@ /*! - * + * * Copyright (c) 2019-2020 Diality Inc. - All Rights Reserved. * \copyright * THIS CODE MAY NOT BE COPIED OR REPRODUCED IN ANY FORM, IN PART OR IN * WHOLE, WITHOUT THE EXPLICIT PERMISSION OF THE COPYRIGHT OWNER. - * + * * \file messageacknowmodel.h * \author (last) Behrouz NematiPour * \date (last) 07-May-2020 * \author (original) Behrouz NematiPour * \date (original) 17-Jan-2020 - * + * */ #pragma once @@ -64,7 +64,7 @@ protected: /*! * \brief MessageAcknowModel::timerEvent - * \details This event handler has been override in here + * \details This event handler has been overrode in here * to receive timer events for the object * for the timer which has been set to _interval * emits the didFramesTransmit signal to retry transmitting the frames