X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=low-can-binding%2Fdiagnostic%2Fdiagnostic-manager.cpp;fp=low-can-binding%2Fdiagnostic%2Fdiagnostic-manager.cpp;h=bc335dfc6b8dc393a39f81d60215074fa8040fb0;hb=2eb313e5330dbfa1b6eab146b3698d8ffe054347;hp=2f22b14d53ee01b0b779a3a5a749350622043330;hpb=985fe9e5689a8c411fdd69d044e5ba4d9e4955bf;p=apps%2Fagl-service-can-low-level.git diff --git a/low-can-binding/diagnostic/diagnostic-manager.cpp b/low-can-binding/diagnostic/diagnostic-manager.cpp index 2f22b14d..bc335dfc 100644 --- a/low-can-binding/diagnostic/diagnostic-manager.cpp +++ b/low-can-binding/diagnostic/diagnostic-manager.cpp @@ -49,8 +49,8 @@ diagnostic_manager_t::~diagnostic_manager_t() } } -/// @brief Diagnostic manager isn't initialized at launch but after -/// CAN bus devices initialization. For the moment, it is only possible +/// @brief Diagnostic manager is not initialized at launch but after +/// the initialization of CAN bus devices. For the moment, it is only possible /// to have 1 diagnostic bus which are the first bus declared in the JSON /// description file. Configuration instance will return it. ///