X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=low-can-binding%2Fbinding%2Fapplication.hpp;h=e272806075eb22fdf687b48d00e06d73c475698d;hb=0108faa54fa3c257103d56f90f3189551870dac0;hp=fea61a836e0e5d442b156b3aece5bb59746f04cc;hpb=38f9b3de40b1d1d8e9ed5db0fee40bdaa763d577;p=apps%2Fagl-service-can-low-level.git diff --git a/low-can-binding/binding/application.hpp b/low-can-binding/binding/application.hpp index fea61a83..e2728060 100644 --- a/low-can-binding/binding/application.hpp +++ b/low-can-binding/binding/application.hpp @@ -33,8 +33,8 @@ /// @brief Class representing a configuration attached to the binding. /// /// It regroups all needed objects instance from other class -/// that will be used along the binding life. It gets a global vision -/// on which signals are implemented for that binding. +/// that will be used along the binding life. It gets a global vision +/// on which signals are implemented for that binding. /// Here, it is only the definition of the class with predefined accessors /// methods used in the binding. ///