Index: sources/model/MAbstract.h =================================================================== diff -u -r64d87d540594252e8039ab2595016d98f1e3cc28 -rfef971047be21dd255a497fbf54c170316d617a9 --- sources/model/MAbstract.h (.../MAbstract.h) (revision 64d87d540594252e8039ab2595016d98f1e3cc28) +++ sources/model/MAbstract.h (.../MAbstract.h) (revision fef971047be21dd255a497fbf54c170316d617a9) @@ -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,