Format
[apps/agl-service-can-low-level.git] / low-can-binding / binding / application.hpp
index fea61a8..e272806 100644 (file)
@@ -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.
 ///