summaryrefslogtreecommitdiffstats
path: root/src/utils
diff options
context:
space:
mode:
Diffstat (limited to 'src/utils')
-rw-r--r--src/utils/signals.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/utils/signals.cpp b/src/utils/signals.cpp
index a7510dc0..9da04f59 100644
--- a/src/utils/signals.cpp
+++ b/src/utils/signals.cpp
@@ -21,7 +21,7 @@
* @brief Can signal event map making access to afb_event
* externaly to an openxc existing structure.
*
- * @desc Event map is making relation between CanSignal generic name
+ * @desc Event map is making relation between can_signal_t generic name
* and the afb_event struct used by application framework to pushed
* to the subscriber.
*/