summaryrefslogtreecommitdiff
path: root/src/components/include/hmi_message_handler/hmi_message_adapter.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/include/hmi_message_handler/hmi_message_adapter.h')
-rw-r--r--src/components/include/hmi_message_handler/hmi_message_adapter.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/include/hmi_message_handler/hmi_message_adapter.h b/src/components/include/hmi_message_handler/hmi_message_adapter.h
index 704cc619be..af8cddcf32 100644
--- a/src/components/include/hmi_message_handler/hmi_message_adapter.h
+++ b/src/components/include/hmi_message_handler/hmi_message_adapter.h
@@ -53,7 +53,7 @@ class HMIMessageAdapter : public HMIMessageSender {
/**
* \brief Interface for subscriptions.
* Each class implementing interface should use it according to
- * standarts of transport for which it is to be an adapter.
+ * standards of transport for which it is to be an adapter.
* For example, Adapter for MessageBroker will use it to subscribe to
* notifications
* from HMI.