Index: sources/model/MAbstract.h =================================================================== diff -u -r84c5373209a1a488c00917995f5553d442d159a4 -r6cad9b004e904200b71de7431c745795256080df --- sources/model/MAbstract.h (.../MAbstract.h) (revision 84c5373209a1a488c00917995f5553d442d159a4) +++ sources/model/MAbstract.h (.../MAbstract.h) (revision 6cad9b004e904200b71de7431c745795256080df) @@ -7,7 +7,7 @@ * * \file MAbstract.h * \author (last) Behrouz NematiPour - * \date (last) 20-Aug-2020 + * \date (last) 16-Oct-2020 * \author (original) Behrouz NemaiPour * \date (original) 02-Jul-2020 * @@ -24,8 +24,8 @@ namespace Model { /*! - * \page GeneralModelsDescription General Models Description - * The Models are the entities which keep the data and methods to manipulate the data. + * \page GeneralModelsDescription General Models Description + * The Models are the entities which keep the data and methods to manipulate the data. * The UI Application is using different types of models in different situations. * One use case, as the Denali Device is using the Denali Message Protocol over the CANBus for all the messaging transactions * and almost all the Messages carrying data payloads of a model object for each message,