summaryrefslogtreecommitdiff
path: root/src/components/application_manager/include/application_manager/application_data_impl.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/application_manager/include/application_manager/application_data_impl.h')
-rw-r--r--src/components/application_manager/include/application_manager/application_data_impl.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/components/application_manager/include/application_manager/application_data_impl.h b/src/components/application_manager/include/application_manager/application_data_impl.h
index 64b5f8780b..afdeb4d9bb 100644
--- a/src/components/application_manager/include/application_manager/application_data_impl.h
+++ b/src/components/application_manager/include/application_manager/application_data_impl.h
@@ -115,8 +115,8 @@ class DynamicApplicationDataImpl : public virtual Application {
void AddCommand(uint32_t cmd_id, const smart_objects::SmartObject& command);
/*
- * @brief Deletes all commands from the application menu with the specified
- * command id
+ * @brief Deletes all commands from the application menu with the specified
+ * command id
*/
void RemoveCommand(uint32_t cmd_id);