diff --git a/examples/refrigerator-app/silabs/include/AppTask.h b/examples/refrigerator-app/silabs/include/AppTask.h index 3a1568e78cefbc..8ad3af8db48379 100644 --- a/examples/refrigerator-app/silabs/include/AppTask.h +++ b/examples/refrigerator-app/silabs/include/AppTask.h @@ -101,7 +101,8 @@ class AppTask : public BaseApplication /** * @brief PB1 Button event processing function - * Function triggers a action sent to the CHIP task // TODO:: Action for refrigerator is not decided yet + * Function triggers an action sent to the CHIP task + // TODO: Action for refrigerator is not decided yet * * @param aEvent button event being processed */